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:43:21 +0100
commit26a416972c4c67014c8e5e4d143068091a6a8683 (patch)
tree3bc27461d78a105fd07452eb2c8bf658a99cd146 /desktop-themes/Shiny
parent35923f163d4547256e32858931909486e86ff8cd (diff)
downloadmate-themes-26a416972c4c67014c8e5e4d143068091a6a8683.tar.bz2
mate-themes-26a416972c4c67014c8e5e4d143068091a6a8683.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;
}