diff options
Diffstat (limited to 'desktop-themes')
-rwxr-xr-x | desktop-themes/ContrastHighInverse/gtk-2.0/gtkrc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/ContrastHighInverse/gtk-2.0/gtkrc.in b/desktop-themes/ContrastHighInverse/gtk-2.0/gtkrc.in index ef2a4c17..6e084f6e 100755 --- a/desktop-themes/ContrastHighInverse/gtk-2.0/gtkrc.in +++ b/desktop-themes/ContrastHighInverse/gtk-2.0/gtkrc.in @@ -99,7 +99,7 @@ style "default" style "caja-location" { - bg[NORMAL] = mix (0.60, shade (1.05, "#000033"), "#000033") + bg[NORMAL] = "#000000" } widget "*.caja-extra-view-widget" style : highest "caja-location" |