summaryrefslogtreecommitdiff
path: root/desktop-themes/BlueMenta
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-12-21 00:08:25 +0100
committerraveit65 <[email protected]>2014-12-21 00:17:07 +0100
commiteabf4ef41f6cadefda346211f94476cc7f46dfc1 (patch)
treed747a13a4a3e9b4be4628996dce8c3cf6cc89e9e /desktop-themes/BlueMenta
parentc2cbc6637b0c88ffcad3240dca80c1efa3d47ad5 (diff)
downloadmate-themes-eabf4ef41f6cadefda346211f94476cc7f46dfc1.tar.bz2
mate-themes-eabf4ef41f6cadefda346211f94476cc7f46dfc1.tar.xz
Menta + Traditional themes GTK2: prelight wnckpager applet
Diffstat (limited to 'desktop-themes/BlueMenta')
-rw-r--r--desktop-themes/BlueMenta/gtk-2.0/widgets/panel.rc7
1 files changed, 7 insertions, 0 deletions
diff --git a/desktop-themes/BlueMenta/gtk-2.0/widgets/panel.rc b/desktop-themes/BlueMenta/gtk-2.0/widgets/panel.rc
index 0b6e6df2..873880ee 100644
--- a/desktop-themes/BlueMenta/gtk-2.0/widgets/panel.rc
+++ b/desktop-themes/BlueMenta/gtk-2.0/widgets/panel.rc
@@ -134,6 +134,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"
@@ -154,6 +160,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"