summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-11-01 01:13:46 +0100
committerraveit65 <[email protected]>2014-11-01 13:16:22 +0100
commite0a142caf8a91914ab7f483f5691140b1425d87e (patch)
treec945b1b274f04cec536fc4d5e2a2a85f5e94c7d5
parentcc87fe0123b2c1315af2626162ae1cdbc55a01c8 (diff)
downloadmate-themes-e0a142caf8a91914ab7f483f5691140b1425d87e.tar.bz2
mate-themes-e0a142caf8a91914ab7f483f5691140b1425d87e.tar.xz
BlackMate GTK2: fix scrollbars in caja
-rw-r--r--desktop-themes/BlackMATE/gtk-2.0/Styles/caja.rc24
1 files changed, 12 insertions, 12 deletions
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
}
}