From d872107ee6c857d683a28dfb493d91dbf2d3daf7 Mon Sep 17 00:00:00 2001 From: bionel Date: Tue, 4 Aug 2015 17:10:38 +0300 Subject: cleanup --- Kogaion-nighttime/gtk-2.0/apps/thunar.rc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'Kogaion-nighttime/gtk-2.0/apps') diff --git a/Kogaion-nighttime/gtk-2.0/apps/thunar.rc b/Kogaion-nighttime/gtk-2.0/apps/thunar.rc index 33df678..1c3869b 100755 --- a/Kogaion-nighttime/gtk-2.0/apps/thunar.rc +++ b/Kogaion-nighttime/gtk-2.0/apps/thunar.rc @@ -13,13 +13,12 @@ class "ThunarLocationButtons" style "thunar-location-buttons" style "sidepane" { - base[NORMAL] = mix (0.5, @sidebar_background, @bg_color) # backgroung + base[NORMAL] = mix (0.5, @window_active_color, @bg_color) # backgroung bg[NORMAL] = shade (0.91, @base_color) bg[PRELIGHT] = @fg_color engine "murrine" - { - # gradient_shades = {1.00, 1.05, 1.05, 1.10} + { contrast = 0.80 } } -- cgit v1.2.3