diff options
author | raveit65 <[email protected]> | 2014-12-21 00:08:25 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-12-21 00:16:40 +0100 |
commit | 007410d7d560e4fbb87b4924bb84d811656ac410 (patch) | |
tree | 68662753113e171724b948a6986b4d5d82df368c /desktop-themes/TraditionalOkTest | |
parent | 45193a8ddf1d4613e15779484ac07b61e8638673 (diff) | |
download | mate-themes-007410d7d560e4fbb87b4924bb84d811656ac410.tar.bz2 mate-themes-007410d7d560e4fbb87b4924bb84d811656ac410.tar.xz |
Menta + Traditional themes GTK2: prelight wnckpager applet
Diffstat (limited to 'desktop-themes/TraditionalOkTest')
-rwxr-xr-x | desktop-themes/TraditionalOkTest/gtk-2.0/applications.rc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/desktop-themes/TraditionalOkTest/gtk-2.0/applications.rc b/desktop-themes/TraditionalOkTest/gtk-2.0/applications.rc index 7358cfcd..10d1c503 100755 --- a/desktop-themes/TraditionalOkTest/gtk-2.0/applications.rc +++ b/desktop-themes/TraditionalOkTest/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 |