summaryrefslogtreecommitdiff
path: root/desktop-themes/Menta/gtk-2.0/widgets/panel.rc
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-12-21 00:08:25 +0100
committerraveit65 <[email protected]>2014-12-21 00:15:51 +0100
commitc2dea75fca774f8b351414b4b074d43d3fa8f1b6 (patch)
treed4885fa2326aab75a3d6ecc7faeef193bc817b39 /desktop-themes/Menta/gtk-2.0/widgets/panel.rc
parent699b348f2ec165832dea44d94b57b1c683bb78cb (diff)
downloadmate-themes-c2dea75fca774f8b351414b4b074d43d3fa8f1b6.tar.bz2
mate-themes-c2dea75fca774f8b351414b4b074d43d3fa8f1b6.tar.xz
Menta + Traditional themes GTK2: prelight wnckpager applet
Diffstat (limited to 'desktop-themes/Menta/gtk-2.0/widgets/panel.rc')
-rw-r--r--desktop-themes/Menta/gtk-2.0/widgets/panel.rc7
1 files changed, 7 insertions, 0 deletions
diff --git a/desktop-themes/Menta/gtk-2.0/widgets/panel.rc b/desktop-themes/Menta/gtk-2.0/widgets/panel.rc
index 046a54a5..ba19b65f 100644
--- a/desktop-themes/Menta/gtk-2.0/widgets/panel.rc
+++ b/desktop-themes/Menta/gtk-2.0/widgets/panel.rc
@@ -125,6 +125,12 @@ style "theme-panel-handle"
}
}
+style "workspace-switcher"
+{
+ bg[SELECTED] = shade (1.0, @selected_bg_color)
+ bg[PRELIGHT] = shade (1.2, @selected_bg_color)
+}
+
widget "*PanelWidget*" style "theme-panel"
#widget "*PanelApplet*" style "theme-panel"
widget "*fast-user-switch*" style "theme-panel"
@@ -144,6 +150,7 @@ widget_class "*tray*" style "theme-panel"
widget_class "*computertemp*" style "theme-panel"
widget_class "*Applet*Tomboy*" style "theme-panel"
widget_class "*Applet*Netstatus*" style "theme-panel"
+widget "*WnckPager*" style "workspace-switcher"
# Fixes for tooltip text in some apps.
widget_class "*Notif*Beagle*" style "theme-panel-light"