diff options
author | raveit65 <[email protected]> | 2014-12-21 00:08:25 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-12-21 00:15:51 +0100 |
commit | c2dea75fca774f8b351414b4b074d43d3fa8f1b6 (patch) | |
tree | d4885fa2326aab75a3d6ecc7faeef193bc817b39 /desktop-themes/TraditionalOk/gtk-2.0/applications.rc | |
parent | 699b348f2ec165832dea44d94b57b1c683bb78cb (diff) | |
download | mate-themes-c2dea75fca774f8b351414b4b074d43d3fa8f1b6.tar.bz2 mate-themes-c2dea75fca774f8b351414b4b074d43d3fa8f1b6.tar.xz |
Menta + Traditional themes GTK2: prelight wnckpager applet
Diffstat (limited to 'desktop-themes/TraditionalOk/gtk-2.0/applications.rc')
-rw-r--r-- | desktop-themes/TraditionalOk/gtk-2.0/applications.rc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/desktop-themes/TraditionalOk/gtk-2.0/applications.rc b/desktop-themes/TraditionalOk/gtk-2.0/applications.rc index 121876d7..bbf4d67d 100644 --- a/desktop-themes/TraditionalOk/gtk-2.0/applications.rc +++ b/desktop-themes/TraditionalOk/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 |