summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-11-01 01:48:12 +0100
committerraveit65 <[email protected]>2014-11-01 01:49:30 +0100
commitd23f7babfb74e3d1dd3622919587b0a9f7646b79 (patch)
treef97ca660081aadad5f76129fb017cafa4a597c7f
parent61db14153eed45b14febd41ed06f4ae3164326e3 (diff)
downloadmate-themes-d23f7babfb74e3d1dd3622919587b0a9f7646b79.tar.bz2
mate-themes-d23f7babfb74e3d1dd3622919587b0a9f7646b79.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 * {