summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css3
-rw-r--r--desktop-themes/GreenLaguna/gtk-3.0/other-applications.css3
2 files changed, 4 insertions, 2 deletions
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css
index bc662938..11d25741 100644
--- a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css
+++ b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css
@@ -3,7 +3,8 @@
************/
/* background of all views */
-CajaNavigationWindow .view {
+CajaNavigationWindow .view,
+CajaNavigationWindow .view row {
background-color: shade(@base_color, 1.04);
}
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/other-applications.css b/desktop-themes/GreenLaguna/gtk-3.0/other-applications.css
index 385405e7..e2f3d9bc 100644
--- a/desktop-themes/GreenLaguna/gtk-3.0/other-applications.css
+++ b/desktop-themes/GreenLaguna/gtk-3.0/other-applications.css
@@ -46,7 +46,8 @@ DConfWindow GtkPaned.horizontal {
* Nemo *
********/
-NemoView .view {
+NemoView .view,
+NemoView .view row {
background-color: shade(@base_color, 1.04)
}