# vim:set ft=gtkrc ts=2 sw=2 sts=2 ai et: # # GTK+ 2 hardcodes a light shadow under certain inactive things. We can use this # horrible workaround to make it at least distinguishable. style "dark_insensitive" { fg[INSENSITIVE] = "#000000" text[INSENSITIVE] = "#000000" } widget_class "*<GtkButton>*" style "dark_insensitive" widget_class "*<GtkComboBoxText>.<GtkCellView>" style "dark_insensitive" widget_class "*<GtkMenuItem>*" style "dark_insensitive" widget_class "*<GtkMenuBar>.<GtkMenuItem>.<GtkLabel>" style "dark_insensitive"
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
assets | Folder | 0755 |
|
|
apps.rc | File | 2.57 KB | 0644 |
|
gtkrc | File | 1.42 KB | 0644 |
|
hacks-dark.rc | File | 597 B | 0644 |
|
hacks.rc | File | 1.14 KB | 0644 |
|
main.rc | File | 59.27 KB | 0644 |
|