summaryrefslogtreecommitdiff
path: root/desktop-themes/BlueMenta/gtk-3.0
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2016-02-06 18:28:15 +0100
committerWolfgang Ulbrich <[email protected]>2016-02-06 18:32:27 +0100
commit1e8dab99d116e2618f4b496126874bb1fa1fe7de (patch)
tree333c462a74487c70e93cc93b8e1f1d6679be5eed /desktop-themes/BlueMenta/gtk-3.0
parent82a0e6e5ae6aa180c1dfab105391409534f6a1b0 (diff)
downloadmate-themes-1e8dab99d116e2618f4b496126874bb1fa1fe7de.tar.bz2
mate-themes-1e8dab99d116e2618f4b496126874bb1fa1fe7de.tar.xz
GTK+-3.20 BlueMenta: adjust sidebar bg color
Diffstat (limited to 'desktop-themes/BlueMenta/gtk-3.0')
-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);