diff options
Diffstat (limited to 'gtk-themes/ContrastLow/gtkrc.in')
-rw-r--r-- | gtk-themes/ContrastLow/gtkrc.in | 7 |
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" |