diff options
author | raveit65 <[email protected]> | 2014-10-20 17:01:20 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-20 17:03:06 +0200 |
commit | f136f4b2ddc67884974b8d6d0401e75e5f6513ad (patch) | |
tree | 30beb970f867e55193d3c5d51c4260f6cfbe7af5 /desktop-themes/GreenLaguna/gtk-2.0/gtkrc | |
parent | 3266732a3ad06915057852b6848d1ea947f8643a (diff) | |
download | mate-themes-f136f4b2ddc67884974b8d6d0401e75e5f6513ad.tar.bz2 mate-themes-f136f4b2ddc67884974b8d6d0401e75e5f6513ad.tar.xz |
GreenLaguna BlackMate GTK2: adjust style of scrollbars
Diffstat (limited to 'desktop-themes/GreenLaguna/gtk-2.0/gtkrc')
-rw-r--r-- | desktop-themes/GreenLaguna/gtk-2.0/gtkrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/GreenLaguna/gtk-2.0/gtkrc b/desktop-themes/GreenLaguna/gtk-2.0/gtkrc index 2193913c..8891ce4c 100644 --- a/desktop-themes/GreenLaguna/gtk-2.0/gtkrc +++ b/desktop-themes/GreenLaguna/gtk-2.0/gtkrc @@ -309,7 +309,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 |