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/LargePrint/gtkrc.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'gtk-themes/LargePrint') diff --git a/gtk-themes/LargePrint/gtkrc.in b/gtk-themes/LargePrint/gtkrc.in index a339e82d..3ab1d948 100644 --- a/gtk-themes/LargePrint/gtkrc.in +++ b/gtk-themes/LargePrint/gtkrc.in @@ -45,3 +45,10 @@ style "default" } class "GtkWidget" style "default" + +style "caja-location" +{ + bg[NORMAL] = mix (0.60, shade (1.05, "#DCDAD5"), "#DCDAD5") +} + +widget "*.caja-extra-view-widget" style : highest "caja-location" -- cgit v1.2.1