From e0a142caf8a91914ab7f483f5691140b1425d87e Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 1 Nov 2014 01:13:46 +0100 Subject: BlackMate GTK2: fix scrollbars in caja --- desktop-themes/BlackMATE/gtk-2.0/Styles/caja.rc | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'desktop-themes') diff --git a/desktop-themes/BlackMATE/gtk-2.0/Styles/caja.rc b/desktop-themes/BlackMATE/gtk-2.0/Styles/caja.rc index 42bdafcd..157e1fb6 100644 --- a/desktop-themes/BlackMATE/gtk-2.0/Styles/caja.rc +++ b/desktop-themes/BlackMATE/gtk-2.0/Styles/caja.rc @@ -50,18 +50,18 @@ style "caja-scrollbar" engine "murrine" { - #rgba = FALSE - border_shades = {0.3, 0.8} # draw a gradient on the border. - border_colors = { "#3b3b3e", "#3b3b3e" } - #contrast = 1.0 - glow_shade = 1.14 # sets glow amount for buttons or widgets - 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} - roundness = 8 - trough_shades = {1.0, 1.0} #{0.8, 2.0} - contrast = 0.0 + #rgba = FALSE + border_shades = {0.3, 0.8} # draw a gradient on the border. + border_colors = { "#3b3b3e", "#3b3b3e" } + #contrast = 1.0 + glow_shade = 1.14 # sets glow amount for buttons or widgets + 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 = {0.34, 0.6, 0.6, 0.34} + roundness = 8 + trough_shades = {1.0, 1.0} #{0.8, 2.0} + contrast = 0.0 } } -- cgit v1.2.1