summaryrefslogtreecommitdiff
path: root/desktop-themes/Green-Submarine/gtk-3.0
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes/Green-Submarine/gtk-3.0')
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
index d2f754d4..48be0ae0 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
@@ -10,6 +10,11 @@ CajaNavigationWindow .view {
color: @theme_fg_color;
}
+/* since gtk+-3.18 */
+CajaNavigationWindow FMListView .view {
+ background-color: shade (@base_color, 1.0);
+}
+
/* do not flash the desktop with a color during theme switching */
CajaWindow,
CajaDesktopWindow FMDesktopIconView .view {