Change wingpanel to use OSD colors

pull/94/head
Satyajit Sahoo 2013-10-30 06:05:55 +05:30
parent 42a0b97151
commit d26dfbd126
1 changed files with 3 additions and 3 deletions

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,