summaryrefslogtreecommitdiff
path: root/gtk-themes/ContrastLow/gtkrc.in
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-03-13 07:55:23 -0700
committerStefano Karapetsas <[email protected]>2013-03-13 07:55:23 -0700
commit34caaf10ca8755658b871edc552931e26a138d18 (patch)
tree72ca642fe7f5726f984a1cd4dc9cfd4112ff91bc /gtk-themes/ContrastLow/gtkrc.in
parent9b72ea345e17a7675f56da8c440ec786d03921ff (diff)
parent521be1e8627341bfbfc7f6466723b09e2d5cae80 (diff)
downloadmate-themes-34caaf10ca8755658b871edc552931e26a138d18.tar.bz2
mate-themes-34caaf10ca8755658b871edc552931e26a138d18.tar.xz
Merge pull request #19 from NiceandGently/master
add contrasthigh gtk-3 theme and caja improvement gtk-2 for some themes
Diffstat (limited to 'gtk-themes/ContrastLow/gtkrc.in')
-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"