summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-11-01 01:48:12 +0100
committerraveit65 <[email protected]>2014-11-01 01:49:13 +0100
commit9b359ca7212e4a215154534fc5e259f9e9032219 (patch)
treea44319bbec6e2b5aefca79cc9c96eb25b80714ac
parent090940fc61e1f7c858fd620ddc63dd84cbb78a83 (diff)
downloadmate-themes-9b359ca7212e4a215154534fc5e259f9e9032219.tar.bz2
mate-themes-9b359ca7212e4a215154534fc5e259f9e9032219.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 * {