diff options
Diffstat (limited to 'Kogaion-daylight/gtk-2.0/apps')
-rwxr-xr-x | Kogaion-daylight/gtk-2.0/apps/thunar.rc | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Kogaion-daylight/gtk-2.0/apps/thunar.rc b/Kogaion-daylight/gtk-2.0/apps/thunar.rc index 8246c51..79798c7 100755 --- a/Kogaion-daylight/gtk-2.0/apps/thunar.rc +++ b/Kogaion-daylight/gtk-2.0/apps/thunar.rc @@ -13,13 +13,12 @@ class "ThunarLocationButtons" style "thunar-location-buttons" style "sidepane" { - base[NORMAL] = mix (0.5, @bg_color, @sidebar_background) # backgroung + base[NORMAL] = mix (0.5, @bg_color, @window_active_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 } } |