summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-11-01 01:13:46 +0100
committerraveit65 <[email protected]>2014-11-01 01:13:46 +0100
commit9d8777a320bf1542aedebc981158807a3198cd75 (patch)
treeb4e33ba163e69b9e5b6837019457121779e23fc4 /desktop-themes
parentf684cf89757503d69c87cc599a667e54ba400dbf (diff)
downloadmate-themes-9d8777a320bf1542aedebc981158807a3198cd75.tar.bz2
mate-themes-9d8777a320bf1542aedebc981158807a3198cd75.tar.xz
BlackMate GTK2: fix scrollbars in caja
Diffstat (limited to 'desktop-themes')
-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
}
}