From c49037bea189367d45cd7f5288f77535f9c04b71 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 26 Oct 2013 17:42:23 +0200 Subject: Menta: syncronize applet menus with application menus --- desktop-themes/Menta/gtk-2.0/widgets/panel.rc | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/desktop-themes/Menta/gtk-2.0/widgets/panel.rc b/desktop-themes/Menta/gtk-2.0/widgets/panel.rc index 08a0b9a1..647d9d91 100644 --- a/desktop-themes/Menta/gtk-2.0/widgets/panel.rc +++ b/desktop-themes/Menta/gtk-2.0/widgets/panel.rc @@ -77,6 +77,12 @@ style "theme-panel-buttons" } } +style "theme-applet" +{ + fg[NORMAL] = "#000000" + bg[NORMAL] = @base_color +} + style "theme-panel-light" { xthickness = 1 @@ -119,12 +125,13 @@ style "theme-panel-handle" } widget "*PanelWidget*" style "theme-panel" -widget "*PanelApplet*" style "theme-panel" +#widget "*PanelApplet*" style "theme-panel" widget "*fast-user-switch*" style "theme-panel" widget "*CPUFreq*Applet*" style "theme-panel" widget "*indicator-applet*" style "theme-panel" -class "PanelApp*" style "theme-panel" +#class "PanelApp*" style "theme-panel" class "PanelToplevel*" style "theme-panel" +widget_class "*MatePanelAppletFrameDBus*" style "theme-applet" widget_class "*PanelToplevel*" style "theme-panel" widget_class "*PanelFrame*" style "theme-panel" widget_class "*PanelAppletFrame*" style "theme-panel" -- cgit v1.2.1