aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.16/sass/_transparent_widgets.scss
diff options
context:
space:
mode:
authorHorst31802015-08-10 20:31:22 +0200
committerHorst31802015-08-13 01:15:17 +0200
commitcbbd23ec075997c5b2ffb634ee03724759fbe58e (patch)
tree30fb8413ba2a0aa44bf15493c2f724c934d6727a /common/gtk-3.0/3.16/sass/_transparent_widgets.scss
parent954f41f19f3c851796b743c38c1300612b0ed525 (diff)
downloadsolarc-theme-cbbd23ec075997c5b2ffb634ee03724759fbe58e.tar.gz
solarc-theme-cbbd23ec075997c5b2ffb634ee03724759fbe58e.tar.xz
solarc-theme-cbbd23ec075997c5b2ffb634ee03724759fbe58e.zip
gnome-shell theme improvements and some osd redesign
Diffstat (limited to 'common/gtk-3.0/3.16/sass/_transparent_widgets.scss')
-rw-r--r--common/gtk-3.0/3.16/sass/_transparent_widgets.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gtk-3.0/3.16/sass/_transparent_widgets.scss b/common/gtk-3.0/3.16/sass/_transparent_widgets.scss
index f734c0c..16bbb1e 100644
--- a/common/gtk-3.0/3.16/sass/_transparent_widgets.scss
+++ b/common/gtk-3.0/3.16/sass/_transparent_widgets.scss
@@ -36,7 +36,7 @@ MarlinViewWindow {
background-color: transparent;
color: $dark_sidebar_fg;
- &.image { color: transparentize($dark_sidebar_fg, 0.4); }
+ &.image { color: transparentize($dark_sidebar_fg, 0.3); }
&.cell:selected {
background-color: $selected_bg_color;