From dab8c4ed32f6d0f906585b53cfabeb0e1482c809 Mon Sep 17 00:00:00 2001 From: raveit Date: Mon, 25 Feb 2013 09:28:58 +0100 Subject: add caja improvements to gtkrc's of the rest of the theme --- gtk-themes/ContrastLow/gtkrc.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'gtk-themes/ContrastLow') 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" -- cgit v1.2.1