summaryrefslogtreecommitdiff
path: root/desktop-themes/BlackMATE/gtk-2.0/gtkrc
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes/BlackMATE/gtk-2.0/gtkrc')
-rw-r--r--desktop-themes/BlackMATE/gtk-2.0/gtkrc11
1 files changed, 9 insertions, 2 deletions
diff --git a/desktop-themes/BlackMATE/gtk-2.0/gtkrc b/desktop-themes/BlackMATE/gtk-2.0/gtkrc
index 81ad3687..c9974af4 100644
--- a/desktop-themes/BlackMATE/gtk-2.0/gtkrc
+++ b/desktop-themes/BlackMATE/gtk-2.0/gtkrc
@@ -387,6 +387,11 @@ style "misc-panel"
ythickness = 2
}
+# syncronize panel menus
+style "applet"
+{
+}
+
style "view"
{
# It's better not to have too bright text views.
@@ -574,9 +579,11 @@ widget "gtk-tooltip" style "murrine-tooltips"
########
class "Panel" style "misc-panel"
class "*Separator*" style "misc-sep"
+# syncronize panel menus
+widget_class "*MatePanelAppletFrameDBus*" style "applet"
# This is suitable for dark panels:
-widget "*PanelApplet*" style "misc-panel"
-widget_class "*PanelWidget*" style "misc-panel"
+#widget "*PanelApplet*" style "misc-panel"
+#widget_class "*PanelWidget*" style "misc-panel"
widget "*fast-user-switch-applet*" style "misc-panel"
########################################
# Combo