From 138580f037b7f24f4b2df27c2d793598e5fbda9e Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Sun, 20 Oct 2024 13:53:15 -0700 Subject: [PATCH] :lipstick: Updated gtk app ncss --- .config/gtk-3.0/gtk.css | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/.config/gtk-3.0/gtk.css b/.config/gtk-3.0/gtk.css index bc747b99..3fc6e642 100644 --- a/.config/gtk-3.0/gtk.css +++ b/.config/gtk-3.0/gtk.css @@ -1,12 +1,20 @@ -.mate-panel-menu-bar button { - color: transparent; -} +/* .mate-panel-menu-bar button { */ + /* color: transparent; */ +/* } */ panel-toplevel.background.horizontal, .mate-panel-menu-bar, #clock-applet-button, -#clock-applet-button:hover { - color: white; +#clock-applet-button:hover { + color: white; } #tasklist-button { - color: white; + color: white; } +/* .titlebar, */ +/* .css, */ +/* headerbar { */ + /* background-image: none; */ + /* background-color: transparent; */ + /* margin-top: -100px; */ + /* margin-bottom: 50px; */ +/* } */