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 90a8da8c..ceb1e903 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css +++ b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css @@ -213,7 +213,7 @@ PanelSeparator { to (shade (@theme_bg_color, 1.05))); -unico-inner-stroke-width: 0; -unico-outer-stroke-width: 0; - color: @dark_fg_color; + color: shade (@theme_bg_color, 0.85); text-shadow: none; } |