📝 Saved gtk theme configs

This commit is contained in:
z3rOR0ne 2022-08-05 03:09:14 -07:00
parent e2a821aa08
commit a8af529622
3 changed files with 28 additions and 0 deletions

12
gtk-3.0/gtk.css Normal file
View file

@ -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;
}