summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-10-20 17:01:20 +0200
committerraveit65 <[email protected]>2014-10-31 21:45:58 +0100
commit699d5c936d5a1d870471c8c40a356f8026883867 (patch)
tree85a642def097d17ab90c0fb8e2c583bd220871ff
parent821032914272fcbbe773ef811185574e19a026cb (diff)
downloadmate-themes-699d5c936d5a1d870471c8c40a356f8026883867.tar.bz2
mate-themes-699d5c936d5a1d870471c8c40a356f8026883867.tar.xz
GreenLaguna BlackMate GTK2: adjust style of scrollbars
-rw-r--r--desktop-themes/BlackMATE/gtk-2.0/gtkrc2
-rw-r--r--desktop-themes/GreenLaguna/gtk-2.0/gtkrc2
2 files changed, 2 insertions, 2 deletions
diff --git a/desktop-themes/BlackMATE/gtk-2.0/gtkrc b/desktop-themes/BlackMATE/gtk-2.0/gtkrc
index f292b30e..66992007 100644
--- a/desktop-themes/BlackMATE/gtk-2.0/gtkrc
+++ b/desktop-themes/BlackMATE/gtk-2.0/gtkrc
@@ -321,7 +321,7 @@ style "scrollbar"
glowstyle = 0 # 0=top, 1=bottom, 2=top and bottom, 3=center (vertical), 4=center (horizontal)
highlight_shade = 1.02 # set highlight amount for buttons or widgets
lightborder_shade = 1.2 # sets lightborder amount for buttons or widgets
- gradient_shades = {1.3, 0.8, 0.6, 0.34}
+ gradient_shades = {0.34, 0.6, 0.6, 0.34}
roundness = 8
trough_shades = {1.0, 1.0} #{0.8, 2.0}
contrast = 0.0
diff --git a/desktop-themes/GreenLaguna/gtk-2.0/gtkrc b/desktop-themes/GreenLaguna/gtk-2.0/gtkrc
index 4d0610a3..2ea537d8 100644
--- a/desktop-themes/GreenLaguna/gtk-2.0/gtkrc
+++ b/desktop-themes/GreenLaguna/gtk-2.0/gtkrc
@@ -308,7 +308,7 @@ style "scrollbar"
glowstyle = 0 # 0=top, 1=bottom, 2=top and bottom, 3=center (vertical), 4=center (horizontal)
highlight_shade = 1.0 # set highlight amount for buttons or widgets
lightborder_shade = 1.2 # sets lightborder amount for buttons or widgets
- gradient_shades = {1.1, 1.0, 0.93, 0.87}
+ gradient_shades = {0.77, 0.93, 0.93, 0.77}
roundness = 8
trough_shades = {1.0, 1.0} #{0.77, 2.0}
contrast = 0.0