From 6eb613210957bd7376f1230e309b149c66059758 Mon Sep 17 00:00:00 2001 From: lukefromdc Date: Sat, 3 Dec 2016 00:37:37 -0500 Subject: ContrastHighInverse: Fix Caja rename labels when theme actually applied --- desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css | 1 + 1 file changed, 1 insertion(+) diff --git a/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css b/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css index 2bd5742a..3258e94e 100644 --- a/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css +++ b/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css @@ -56,6 +56,7 @@ CajaNavigationWindow.background .view.caja-canvas-item { border-style: solid; border-width: 1px; border-color: @theme_fg_color; + color: @theme_fg_color; box-shadow: none; border-radius: 2px; text-shadow: none; -- cgit v1.2.1