summaryrefslogtreecommitdiff
path: root/desktop-themes/ContrastHighInverse
diff options
context:
space:
mode:
authorlukefromdc <[email protected]>2016-12-03 00:37:37 -0500
committerlukefromdc <[email protected]>2016-12-03 00:37:37 -0500
commit5bd6942ad7ed10fda2b4b41b8f0694063dc70afa (patch)
tree33383d23528e45a83e892aaccabfecd5accde44f /desktop-themes/ContrastHighInverse
parente067ae3885e9b57cbf53a3a1bb282505399e9372 (diff)
downloadmate-themes-5bd6942ad7ed10fda2b4b41b8f0694063dc70afa.tar.bz2
mate-themes-5bd6942ad7ed10fda2b4b41b8f0694063dc70afa.tar.xz
ContrastHighInverse: Fix Caja rename labels when theme actually applied
Diffstat (limited to 'desktop-themes/ContrastHighInverse')
-rw-r--r--desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css b/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css
index 64898aac..7721eda3 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;