diff options
author | bionel <ionel.busuioc@gmail.com> | 2015-08-04 17:10:38 +0300 |
---|---|---|
committer | bionel <ionel.busuioc@gmail.com> | 2015-08-04 17:10:38 +0300 |
commit | d872107ee6c857d683a28dfb493d91dbf2d3daf7 (patch) | |
tree | 09f56a7ca99015dbe4d9a457f0bcaeab591111a6 /Kogaion-daylight/gtk-2.0/apps | |
parent | 1aec35117619bef64fc74b53594018e46e805f9e (diff) |
cleanup
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 } } |