diff options
author | raveit65 <[email protected]> | 2014-11-01 01:48:12 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-11-01 01:49:13 +0100 |
commit | 9b359ca7212e4a215154534fc5e259f9e9032219 (patch) | |
tree | a44319bbec6e2b5aefca79cc9c96eb25b80714ac /desktop-themes | |
parent | 090940fc61e1f7c858fd620ddc63dd84cbb78a83 (diff) | |
download | mate-themes-9b359ca7212e4a215154534fc5e259f9e9032219.tar.bz2 mate-themes-9b359ca7212e4a215154534fc5e259f9e9032219.tar.xz |
Shiny GTK3: fix font color in file-browser view
Diffstat (limited to 'desktop-themes')
-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 * { |