@ -0,0 +1,157 @@ |
||||
# |
||||
# 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] = "#ea00d9" |
||||
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" |
After Width: | Height: | Size: 248 B |
After Width: | Height: | Size: 244 B |
After Width: | Height: | Size: 219 B |
After Width: | Height: | Size: 219 B |
After Width: | Height: | Size: 218 B |
After Width: | Height: | Size: 243 B |
After Width: | Height: | Size: 245 B |
After Width: | Height: | Size: 246 B |
After Width: | Height: | Size: 239 B |
After Width: | Height: | Size: 248 B |
After Width: | Height: | Size: 243 B |
After Width: | Height: | Size: 238 B |
After Width: | Height: | Size: 247 B |
After Width: | Height: | Size: 239 B |
After Width: | Height: | Size: 218 B |
After Width: | Height: | Size: 218 B |
After Width: | Height: | Size: 218 B |
After Width: | Height: | Size: 237 B |
After Width: | Height: | Size: 199 B |
After Width: | Height: | Size: 217 B |
After Width: | Height: | Size: 217 B |
After Width: | Height: | Size: 217 B |
After Width: | Height: | Size: 293 B |
After Width: | Height: | Size: 293 B |
After Width: | Height: | Size: 190 B |
After Width: | Height: | Size: 192 B |
After Width: | Height: | Size: 181 B |
After Width: | Height: | Size: 173 B |
After Width: | Height: | Size: 187 B |
After Width: | Height: | Size: 178 B |
After Width: | Height: | Size: 168 B |
After Width: | Height: | Size: 159 B |
After Width: | Height: | Size: 170 B |
After Width: | Height: | Size: 181 B |
After Width: | Height: | Size: 170 B |
After Width: | Height: | Size: 181 B |
After Width: | Height: | Size: 168 B |
After Width: | Height: | Size: 163 B |
After Width: | Height: | Size: 174 B |
After Width: | Height: | Size: 171 B |
After Width: | Height: | Size: 170 B |
After Width: | Height: | Size: 171 B |
After Width: | Height: | Size: 171 B |
After Width: | Height: | Size: 164 B |
After Width: | Height: | Size: 170 B |
After Width: | Height: | Size: 165 B |
After Width: | Height: | Size: 173 B |
After Width: | Height: | Size: 171 B |
After Width: | Height: | Size: 147 B |
After Width: | Height: | Size: 152 B |
After Width: | Height: | Size: 146 B |
After Width: | Height: | Size: 152 B |
After Width: | Height: | Size: 179 B |
After Width: | Height: | Size: 172 B |
After Width: | Height: | Size: 172 B |
After Width: | Height: | Size: 79 B |
After Width: | Height: | Size: 79 B |
After Width: | Height: | Size: 194 B |
After Width: | Height: | Size: 218 B |
After Width: | Height: | Size: 227 B |
After Width: | Height: | Size: 161 B |
After Width: | Height: | Size: 174 B |
After Width: | Height: | Size: 174 B |
After Width: | Height: | Size: 173 B |
After Width: | Height: | Size: 173 B |
After Width: | Height: | Size: 89 B |
After Width: | Height: | Size: 79 B |
After Width: | Height: | Size: 79 B |
After Width: | Height: | Size: 89 B |
After Width: | Height: | Size: 94 B |
After Width: | Height: | Size: 101 B |
After Width: | Height: | Size: 93 B |
After Width: | Height: | Size: 79 B |
After Width: | Height: | Size: 79 B |
After Width: | Height: | Size: 192 B |
After Width: | Height: | Size: 189 B |
After Width: | Height: | Size: 291 B |
After Width: | Height: | Size: 251 B |
After Width: | Height: | Size: 254 B |
After Width: | Height: | Size: 165 B |
After Width: | Height: | Size: 166 B |
After Width: | Height: | Size: 163 B |
After Width: | Height: | Size: 311 B |
After Width: | Height: | Size: 304 B |
After Width: | Height: | Size: 304 B |
After Width: | Height: | Size: 370 B |
After Width: | Height: | Size: 365 B |
After Width: | Height: | Size: 404 B |
After Width: | Height: | Size: 92 B |
After Width: | Height: | Size: 83 B |
After Width: | Height: | Size: 83 B |
After Width: | Height: | Size: 206 B |
After Width: | Height: | Size: 81 B |
After Width: | Height: | Size: 80 B |
After Width: | Height: | Size: 92 B |
After Width: | Height: | Size: 79 B |
After Width: | Height: | Size: 181 B |
After Width: | Height: | Size: 194 B |
After Width: | Height: | Size: 191 B |