diff options
Diffstat (limited to 'gtk-3.0/gtk.css')
-rw-r--r-- | gtk-3.0/gtk.css | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gtk-3.0/gtk.css b/gtk-3.0/gtk.css new file mode 100644 index 0000000..bc747b9 --- /dev/null +++ b/gtk-3.0/gtk.css @@ -0,0 +1,12 @@ +.mate-panel-menu-bar button { + color: transparent; +} +panel-toplevel.background.horizontal, +.mate-panel-menu-bar, +#clock-applet-button, +#clock-applet-button:hover { + color: white; +} +#tasklist-button { + color: white; +} |