summaryrefslogtreecommitdiff
path: root/desktop-themes/Shiny
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-11-01 01:42:31 +0100
committerraveit65 <[email protected]>2014-11-01 01:42:31 +0100
commitf7be9d11058b37dae8ddc98bfbf8a0fb0d735227 (patch)
tree5cf599175f20653dce7dfed9362980755f7e2e1f /desktop-themes/Shiny
parent9d8777a320bf1542aedebc981158807a3198cd75 (diff)
downloadmate-themes-f7be9d11058b37dae8ddc98bfbf8a0fb0d735227.tar.bz2
mate-themes-f7be9d11058b37dae8ddc98bfbf8a0fb0d735227.tar.xz
Shiny: sync file-browser view
Diffstat (limited to 'desktop-themes/Shiny')
-rw-r--r--desktop-themes/Shiny/gtk-3.0/apps/nautilus.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/desktop-themes/Shiny/gtk-3.0/apps/nautilus.css b/desktop-themes/Shiny/gtk-3.0/apps/nautilus.css
index 3187c7a5..685a488b 100644
--- a/desktop-themes/Shiny/gtk-3.0/apps/nautilus.css
+++ b/desktop-themes/Shiny/gtk-3.0/apps/nautilus.css
@@ -1,5 +1,11 @@
@define-color cluebar_color shade (mix (@bg_color, @base_color, 0.5), 0.95);
+NemoView .view,
+NautilusView .view {
+ background-color: @base_color;
+ color: @theme_fg_color;
+}
+
NautilusWindow * {
-GtkPaned-handle-size: 1;
}