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/ContrastHighLargePrintInverse/gtkrc.in | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'gtk-themes/ContrastHighLargePrintInverse') diff --git a/gtk-themes/ContrastHighLargePrintInverse/gtkrc.in b/gtk-themes/ContrastHighLargePrintInverse/gtkrc.in index dd4d3ece..af9092d5 100755 --- a/gtk-themes/ContrastHighLargePrintInverse/gtkrc.in +++ b/gtk-themes/ContrastHighLargePrintInverse/gtkrc.in @@ -109,3 +109,12 @@ style "default" @media_stock_icons_rc@ @capplet_stock_icons_rc@ @marco_stock_icons_rc@ + +#caja improvements + +style "caja-location" +{ + bg[NORMAL] = mix (0.60, shade (1.05, "#000033"), "#000033") +} + +widget "*.caja-extra-view-widget" style : highest "caja-location" -- cgit v1.2.1