diff options
author | raveit65 <[email protected]> | 2014-11-01 01:48:12 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-11-01 01:48:55 +0100 |
commit | 70eb03f5f9b59a17c032191edad789ae0d710759 (patch) | |
tree | 26c5fd2f85f77d6980435140f3be8453c5e3d73a | |
parent | 26a416972c4c67014c8e5e4d143068091a6a8683 (diff) | |
download | mate-themes-70eb03f5f9b59a17c032191edad789ae0d710759.tar.bz2 mate-themes-70eb03f5f9b59a17c032191edad789ae0d710759.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 * { |