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