summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-11-01 01:48:12 +0100
committerraveit65 <[email protected]>2014-11-01 01:48:55 +0100
commit70eb03f5f9b59a17c032191edad789ae0d710759 (patch)
tree26c5fd2f85f77d6980435140f3be8453c5e3d73a
parent26a416972c4c67014c8e5e4d143068091a6a8683 (diff)
downloadmate-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.css1
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 * {