Change wingpanel to use OSD colors

This commit is contained in:
Satyajit Sahoo
2013-10-30 06:05:55 +05:30
parent 42a0b97151
commit d26dfbd126
+3 -3
View File
@@ -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,