diff options
author | raveit65 <[email protected]> | 2014-12-21 00:08:25 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-12-21 00:08:25 +0100 |
commit | 785b1037825ee8697f305363d256a03c775a2e65 (patch) | |
tree | 60ad3eba3795bf50702752af8cc3d15d9dab29df /desktop-themes/TraditionalGreen/gtk-2.0 | |
parent | 3f662f2c12bac4f91df28eaa617beab8401a9512 (diff) | |
download | mate-themes-785b1037825ee8697f305363d256a03c775a2e65.tar.bz2 mate-themes-785b1037825ee8697f305363d256a03c775a2e65.tar.xz |
Menta + Traditional themes GTK2: prelight wnckpager applet
Diffstat (limited to 'desktop-themes/TraditionalGreen/gtk-2.0')
-rw-r--r-- | desktop-themes/TraditionalGreen/gtk-2.0/applications.rc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/desktop-themes/TraditionalGreen/gtk-2.0/applications.rc b/desktop-themes/TraditionalGreen/gtk-2.0/applications.rc index 0aa553ec..9fe5260a 100644 --- a/desktop-themes/TraditionalGreen/gtk-2.0/applications.rc +++ b/desktop-themes/TraditionalGreen/gtk-2.0/applications.rc @@ -1,3 +1,10 @@ +{ + bg[SELECTED] = shade (1.0, @selected_bg_color) + bg[PRELIGHT] = shade (1.0, @selected_bg_color) +} + +widget "*WnckPager*" style "workspace-switcher" + # Workaround for the evolution ETable (bug #527532) widget_class "*.<ETable>.<ECanvas>" style "treeview_header" # Workaround for the evolution ETree |