removed ocha/clia

master
Tom Weber 2 years ago
parent 26ce5bb212
commit a4a4923650

@ -1,5 +0,0 @@
#define bullet_width 10
#define bullet_height 10
static unsigned char bullet_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x30, 0x00, 0x30, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };

@ -1,5 +0,0 @@
#define close_width 10
#define close_height 10
static unsigned char close_bits[] = {
0x7c, 0x00, 0xfe, 0x00, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01,
0xff, 0x01, 0xfe, 0x00, 0x7c, 0x00, 0x00, 0x00 };

@ -1,5 +0,0 @@
#define close_width 10
#define close_height 10
static unsigned char close_bits[] = {
0x7c, 0x00, 0xfe, 0x00, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01,
0xff, 0x01, 0xfe, 0x00, 0x7c, 0x00, 0x00, 0x00 };

@ -1,5 +0,0 @@
#define close_width 10
#define close_height 10
static unsigned char close_bits[] = {
0x7c, 0x00, 0xfe, 0x00, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01,
0xff, 0x01, 0xfe, 0x00, 0x7c, 0x00, 0x00, 0x00 };

@ -1,5 +0,0 @@
#define iconify_width 10
#define iconify_height 10
static unsigned char iconify_bits[] = {
0x7c, 0x00, 0xfe, 0x00, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01,
0xff, 0x01, 0xfe, 0x00, 0x7c, 0x00, 0x00, 0x00 };

@ -1,5 +0,0 @@
#define max_width 10
#define max_height 10
static unsigned char max_bits[] = {
0x7c, 0x00, 0xfe, 0x00, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01,
0xff, 0x01, 0xfe, 0x00, 0x7c, 0x00, 0x00, 0x00 };

@ -1,5 +0,0 @@
#define max_width 10
#define max_height 10
static unsigned char max_bits[] = {
0x7c, 0x00, 0xfe, 0x00, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01,
0xff, 0x01, 0xfe, 0x00, 0x7c, 0x00, 0x00, 0x00 };

@ -1,5 +0,0 @@
#define max_width 10
#define max_height 10
static unsigned char max_bits[] = {
0x7c, 0x00, 0xfe, 0x00, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01,
0xff, 0x01, 0xfe, 0x00, 0x7c, 0x00, 0x00, 0x00 };

@ -1,5 +0,0 @@
#define close_width 10
#define close_height 10
static unsigned char close_bits[] = {
0x7c, 0x00, 0xfe, 0x00, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01,
0xff, 0x01, 0xfe, 0x00, 0x7c, 0x00, 0x00, 0x00 };

@ -1,5 +0,0 @@
#define close_width 10
#define close_height 10
static unsigned char close_bits[] = {
0x7c, 0x00, 0xfe, 0x00, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01,
0xff, 0x01, 0xfe, 0x00, 0x7c, 0x00, 0x00, 0x00 };

@ -1,121 +0,0 @@
!! menu background
menu.items.bg: flat
menu.items.bg.color: #fff6f6
menu.overlap.x: -8
!! menu text
menu.items.text.color: #889499
menu.items.justify: left
menu.items.disabled.text.color: #4d5066
!! menu separator
menu.separator.padding.height: 2
menu.separator.color: #fff6f6
!! menu border
menu.border.width: 6
menu.border.color: #fff6f6
!! menu headers
menu.title.bg: flat
menu.title.bg.color: #fff6f6
menu.title.text.color: #000000
menu.title.text.justify: center
!! selected menu item
menu.items.active.bg: flat
menu.items.active.bg.color: #c5e1e3
menu.items.active.text.color: #889499
!! titlebar
window.active.title.bg: flat
window.active.title.bg.color: #f3c4c4
window.inactive.title.bg: flat
window.inactive.title.bg.color: #fff6f6
!! titlebar text
window.label.text.justify: center
window.active.label.bg: parentrelative
window.active.label.text.color: #1b1b2e
window.inactive.label.bg: parentrelative
window.inactive.label.text.color: #8ba5b3
!! borders
window.active.border.color: #fff6f6
window.inactive.border.color: #fff6f6
padding.width: 8
padding.height: 8
window.client.padding.width: 0
window.client.padding.height: 0
border.width: 0
window.handle.width: 0
window.active.client.color: #fff6f6
window.inactive.client.color: #fff6f6
window.active.handle.bg: flat
window.active.handle.bg.color: #fff6f6
window.inactive.handle.bg: flat
window.inactive.handle.bg.color: #fff6f6
window.active.grip.bg: flat
window.active.grip.bg.color: #fff6f6
window.inactive.grip.bg: flat
window.inactive.grip.bg.color: #fff6f6
!! on-screen displays
osd.border.width: 1
osd.border.color: #fff6f6
osd.label.text.color: #1b1b2e
osd.bg: flat solid
osd.bg.color: #fff6f6
osd.label.bg: flat solid
osd.label.bg.color: #fff6f6
osd.hilight.bg: flat solid
osd.hilight.bg.color: #f3c4c4
osd.unhilight.bg: flat solid
osd.unhilight.bg.color: #8ba5b3
!! window buttons
window.*.button.*.bg: parentrelative
window.*.button.*.pressed.bg: flat
window.active.button.*.hover.bg: flat
window.active.button.*.hover.bg: parentrelative
window.active.button.*.hover.bg.color: #f3c4c4
window.active.button.hover.image.color: #c5e1e3
window.active.button.*.pressed.bg.color: #8ba5b3
window.active.button.toggled.image.color: #c5e1e3
window.active.button.disabled.image.color: #889499
window.inactive.button.*.hover.bg: flat
window.inactive.button.*.hover.bg: parentrelative
window.inactive.button.hover.image.color: #c5e1e3
window.inactive.button.toggled.image.color: #c5e1e3
window.inactive.button.disabled.image.color: #889499
window.active.button.close.unpressed.image.color: #bfa4cd
window.active.button.close.pressed.image.color: #bfa4cd
window.inactive.button.close.unpressed.image.color: #bfa4cd
window.inactive.button.close.pressed.image.color: #bfa4cd
window.active.button.max.unpressed.image.color: #93ba84
window.active.button.max.pressed.image.color: #93ba84
window.inactive.button.max.unpressed.image.color: #93ba84
window.inactive.button.max.pressed.image.color: #93ba84
window.active.button.iconify.unpressed.image.color: #f3adcd
window.active.button.iconify.pressed.image.color: #f3adcd
window.inactive.button.iconify.unpressed.image.color: #f3adcd
window.inactive.button.iconify.pressed.image.color: #f3adcd
window.active.button.shade.unpressed.image.color: #cecce2
window.active.button.shade.pressed.image.color: #cecce2
window.inactive.button.shade.unpressed.image.color: #cecce2
window.inactive.button.shade.pressed.image.color: #cecce2
window.active.button.desk.unpressed.image.color: #87e0dc
window.active.button.desk.pressed.image.color: #87e0dc
window.inactive.button.desk.unpressed.image.color: #87e0dc
window.inactive.button.desk.pressed.image.color: #87e0dc

@ -1,157 +0,0 @@
#
# Thunar
#
style "thunar-handle" { GtkPaned::handle-size = 2 }
style "dark-sidebar" {
GtkTreeView::odd_row_color = @dark_sidebar_bg
GtkTreeView::even_row_color = @dark_sidebar_bg
base[NORMAL] = @dark_sidebar_bg
base[INSENSITIVE] = @dark_sidebar_bg
text[NORMAL] = "#BAC3CF"
text[ACTIVE] = @selected_fg_color
text[SELECTED] = @selected_fg_color
}
style "thunar-frame" {
xthickness = 0
ythickness = 0
}
widget_class "*ThunarWindow*.<GtkScrolledWindow>" style "thunar-frame"
widget_class "*ThunarShortcutsView*" style "dark-sidebar"
widget_class "*ThunarTreeView*" style "dark-sidebar"
widget_class "*ThunarWindow*.<GtkHPaned>" style "thunar-handle"
#
# Workaround for colored entries
#
style "entry_border" {
xthickness = 7
ythickness = 5
engine "pixmap" {
image {
function = SHADOW
state = NORMAL
detail = "entry"
file = "assets/entry-border-bg.png"
border = {6, 6, 6, 6}
stretch = TRUE
}
image {
function = SHADOW
state = ACTIVE
detail = "entry"
file = "assets/entry-border-active-bg.png"
border = {6, 6, 6, 6}
stretch = TRUE
}
image {
function = FLAT_BOX
state = ACTIVE
detail = "entry_bg"
file = "assets/null.png"
}
image {
function = FLAT_BOX
state = INSENSITIVE
detail = "entry_bg"
file = "assets/null.png"
}
image {
function = FLAT_BOX
detail = "entry_bg"
file = "assets/null.png"
}
}
}
style "combobox_entry_border" = "combobox_entry" {
engine "pixmap" {
image {
function = SHADOW
detail = "entry"
state = NORMAL
shadow = IN
file = "assets/combo-entry-border.png"
border = { 4, 4, 12, 12 }
stretch = TRUE
direction = LTR
}
image {
function = SHADOW
detail = "entry"
state = ACTIVE
file = "assets/combo-entry-border-focus.png"
border = { 4, 4, 12, 12 }
stretch = TRUE
direction = LTR
}
image {
function = SHADOW
detail = "entry"
state = NORMAL
shadow = IN
file = "assets/combo-entry-border-rtl.png"
border = { 4, 4, 12, 12 }
stretch = TRUE
direction = RTL
}
image {
function = SHADOW
detail = "entry"
state = ACTIVE
file = "assets/combo-entry-border-focus-rtl.png"
border = { 4, 4, 12, 12 }
stretch = TRUE
direction = RTL
}
image {
function = FLAT_BOX
state = INSENSITIVE
detail = "entry_bg"
file = "assets/null.png"
}
image {
function = FLAT_BOX
detail = "entry_bg"
file = "assets/null.png"
}
}
}
# Mousepad search entry
widget_class "*MousepadSearchBar*.<GtkEntry>" style "entry_border"
# Mousepad find and replace
widget_class "*MousepadReplaceDialog*.<GtkEntry>" style "entry_border"
# Thunar bulk rename
widget_class "*ThunarRenamerDialog*.<GtkEntry>" style "entry_border"
# Hexchat input box
class "SexySpellEntry" style:highest "entry_border"
# Geany search entries
widget "*GeanyToolbar.*geany-search-entry-no-match*" style "entry_border"
widget "*GeanyToolbar.*GtkEntry*" style "entry_border"
widget "GeanyDialogSearch.*GtkComboBoxEntry*.*geany-search-entry-no-match*" style "combobox_entry_border"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 313 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 306 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 280 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 285 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 268 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 316 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 321 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 319 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 316 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 317 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 314 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 317 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 317 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 319 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 281 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 280 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 263 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 307 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 266 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 307 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 297 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 297 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 337 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 337 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 263 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 265 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 245 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 244 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 230 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 226 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 237 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 235 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 236 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 231 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 224 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 220 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 221 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 217 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 221 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 217 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 176 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 174 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 216 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 205 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 200 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 207 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 179 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 187 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 237 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 222 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 222 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 155 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 155 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 302 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 256 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 222 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 181 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 181 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 165 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 142 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 142 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 165 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 160 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 157 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 889 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 152 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 152 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 224 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 261 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 313 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 324 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 320 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 234 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 237 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 236 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 364 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 378 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 374 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 430 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 407 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 465 B

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save