summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2016-02-06 18:28:15 +0100
committerWolfgang Ulbrich <[email protected]>2016-02-06 18:28:15 +0100
commitee4fa7fce2186c5c104997a2dbc35cdd88884e62 (patch)
tree0183e9ccf1ac0854c07cff4beb729da9ec19c720 /desktop-themes
parent55054ee2472c37c8f6eecc7a7bb53514f5cc267c (diff)
downloadmate-themes-ee4fa7fce2186c5c104997a2dbc35cdd88884e62.tar.bz2
mate-themes-ee4fa7fce2186c5c104997a2dbc35cdd88884e62.tar.xz
GTK+-3.20 BlueMenta: adjust sidebar bg color
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/BlueMenta/gtk-3.0/gtk-main.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/gtk-main.css b/desktop-themes/BlueMenta/gtk-3.0/gtk-main.css
index a2cb0048..90dfed7a 100644
--- a/desktop-themes/BlueMenta/gtk-3.0/gtk-main.css
+++ b/desktop-themes/BlueMenta/gtk-3.0/gtk-main.css
@@ -31,7 +31,7 @@
@define-color inactive_frame_color #ccc;
-@define-color sidebar_bg shade (@theme_bg_color, 1.025);
+@define-color sidebar_bg shade (@theme_bg_color, 1.08);
@define-color sidebar_bg_unfocused mix(@sidebar_bg, @theme_unfocused_base_color, 0.5);
@define-color sidebar_scrollbar_trough shade(@sidebar_bg, 0.8);