diff --git a/gtk-3.0/apps/granite-widgets.css b/gtk-3.0/apps/granite-widgets.css index 1f544af..74f97c1 100644 --- a/gtk-3.0/apps/granite-widgets.css +++ b/gtk-3.0/apps/granite-widgets.css @@ -637,9 +637,9 @@ BirdieWidgetsTweetList * { * panel * *********/ .panel { - background-color: @panel_bg_color; + background-color: @osd_base; background-image: none; - color: @panel_fg_color; + color: @osd_fg; font: bold; } @@ -661,7 +661,7 @@ BirdieWidgetsTweetList * { padding: 0 2px; background-color: transparent; background-image: none; - color: @panel_fg_color; + color: @osd_fg; } .composited-indicator.menuitem:active,