diff options
Diffstat (limited to 'desktop-themes/BlueMenta/gtk-3.0')
-rw-r--r-- | desktop-themes/BlueMenta/gtk-3.0/mate-applications.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css index fa2ac0e5..19867c15 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css +++ b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css @@ -415,7 +415,7 @@ MatePanelApplet { MatePanelAppletFrameDBus PanelSeparator, PanelSeparator { border-width: 0; - background-color: @theme_fg_color; + background-color: @theme_bg_color; color: shade (@theme_fg_color, 4.30); text-shadow: none; } |