diff options
author | raveit65 <[email protected]> | 2014-11-01 01:48:12 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-11-01 01:48:12 +0100 |
commit | 1dbbd6356ba1e081d38c3fbc767df7765bd5a684 (patch) | |
tree | 0d0bf2579cc4cb3fc4fc3cbf874e1b5091aa6530 | |
parent | f7be9d11058b37dae8ddc98bfbf8a0fb0d735227 (diff) | |
download | mate-themes-1dbbd6356ba1e081d38c3fbc767df7765bd5a684.tar.bz2 mate-themes-1dbbd6356ba1e081d38c3fbc767df7765bd5a684.tar.xz |
Shiny GTK3: fix font color in file-browser view
-rw-r--r-- | desktop-themes/Shiny/gtk-3.0/apps/nautilus.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop-themes/Shiny/gtk-3.0/apps/nautilus.css b/desktop-themes/Shiny/gtk-3.0/apps/nautilus.css index 685a488b..b703fc4b 100644 --- a/desktop-themes/Shiny/gtk-3.0/apps/nautilus.css +++ b/desktop-themes/Shiny/gtk-3.0/apps/nautilus.css @@ -3,7 +3,6 @@ NemoView .view, NautilusView .view { background-color: @base_color; - color: @theme_fg_color; } NautilusWindow * { |