summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-04-24 00:28:48 +0200
committerraveit65 <[email protected]>2015-04-24 00:28:48 +0200
commit655bae8a652898175eeda443dbb1f330ceafaac6 (patch)
treed1436a3a2cfc0b1f29058da74a34cbb3ffbbc27c
parent58501718ab5f1b84025428188333ff2bcf3e75fa (diff)
downloadmate-themes-655bae8a652898175eeda443dbb1f330ceafaac6.tar.bz2
mate-themes-655bae8a652898175eeda443dbb1f330ceafaac6.tar.xz
GreenLagugana GTK3: adjust notebook background
-rw-r--r--desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css b/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css
index d97d0a9e..effaa720 100644
--- a/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css
@@ -569,6 +569,7 @@ GtkLevelBar.vertical {
.notebook {
padding: 1px 0px 1px 1px;
background-clip: border-box;
+ background-color: shade(@theme_bg_color, 1.03);
border-color: @notebook_border;
color: @theme_fg_color; /* gdebi bug? */
border-style: solid;