diff options
author | raveit65 <[email protected]> | 2014-10-20 17:01:20 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-20 17:02:23 +0200 |
commit | e295fabfd86579f3574c16ae7e6596e847eb2a4c (patch) | |
tree | 76838cbe8013abda34e3f7d8d1e4e892fcad75ab /desktop-themes/BlackMATE | |
parent | 13708f65acb30ca8a5af1e32d0fb11cb69b15852 (diff) | |
download | mate-themes-e295fabfd86579f3574c16ae7e6596e847eb2a4c.tar.bz2 mate-themes-e295fabfd86579f3574c16ae7e6596e847eb2a4c.tar.xz |
GreenLaguna BlackMate GTK2: adjust style of scrollbars
Diffstat (limited to 'desktop-themes/BlackMATE')
-rw-r--r-- | desktop-themes/BlackMATE/gtk-2.0/gtkrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/BlackMATE/gtk-2.0/gtkrc b/desktop-themes/BlackMATE/gtk-2.0/gtkrc index dec0c1a2..6ecb24e2 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 |