- (gtk2) removed unnecessary rc dependencies - (gtk2) removed unnecessary bitmaps (temporary) - (gtk2) replaced some clearlooks controls with murrine - (gtk2 / gtk3) changed paddings - (gtk2 / gtk3) changed base colours - (gtk2 / gtk3) updated light themes base - (gtk2 / gtk3) ...and thousands small changes more!
12 lines
461 B
Plaintext
12 lines
461 B
Plaintext
# ==============================================================================
|
|
# NAUTILUS SPECIFIC SETTINGS
|
|
# ==============================================================================
|
|
|
|
style "nautilus_info_pane" {
|
|
bg[NORMAL] = @bg_color
|
|
}
|
|
|
|
widget_class "*Nautilus*<GtkNotebook>*<GtkEventBox>" style "nautilus_info_pane"
|
|
widget_class "*Nautilus*<GtkButton>" style "notebook_button"
|
|
widget_class "*Nautilus*<GtkButton>*<GtkLabel>" style "notebook_button"
|