summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-11-01 01:13:46 +0100
committerraveit65 <[email protected]>2014-11-01 13:15:08 +0100
commitad1f49271787be8828fd229fccb2b3a4b90ced41 (patch)
tree1ccb05a81b678e1869a627432b6156f7f701d2a2
parent1d5e69c1ce1c59886b415cac562e5a6e37ae61ef (diff)
downloadmate-themes-ad1f49271787be8828fd229fccb2b3a4b90ced41.tar.bz2
mate-themes-ad1f49271787be8828fd229fccb2b3a4b90ced41.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
}
}