summaryrefslogtreecommitdiff
path: root/gtk-themes/ContrastLow
diff options
context:
space:
mode:
authorraveit <[email protected]>2013-02-25 09:28:58 +0100
committerraveit <[email protected]>2013-02-25 09:28:58 +0100
commitdab8c4ed32f6d0f906585b53cfabeb0e1482c809 (patch)
treea029f1374f7e67be7044062312d5e5a5d5ce5ec8 /gtk-themes/ContrastLow
parentb46fdd63e1acc1d935b0c0aaa0d4573fbccc003b (diff)
downloadmate-themes-dab8c4ed32f6d0f906585b53cfabeb0e1482c809.tar.bz2
mate-themes-dab8c4ed32f6d0f906585b53cfabeb0e1482c809.tar.xz
add caja improvements to gtkrc's of the rest of the theme
Diffstat (limited to 'gtk-themes/ContrastLow')
-rw-r--r--gtk-themes/ContrastLow/gtkrc.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/gtk-themes/ContrastLow/gtkrc.in b/gtk-themes/ContrastLow/gtkrc.in
index cc0426aa..ebcb2e67 100644
--- a/gtk-themes/ContrastLow/gtkrc.in
+++ b/gtk-themes/ContrastLow/gtkrc.in
@@ -55,3 +55,10 @@ style "default"
@media_stock_icons_rc@
@capplet_stock_icons_rc@
@marco_stock_icons_rc@
+
+style "caja-location"
+{
+ bg[NORMAL] = mix (0.60, shade (1.05, "#9A9A9A"), "#9A9A9A")
+}
+
+widget "*.caja-extra-view-widget" style : highest "caja-location"