summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorlukefromdc <[email protected]>2016-12-03 00:37:37 -0500
committerraveit65 <[email protected]>2017-05-10 20:52:12 +0200
commitcf0c6899cc2e2a5ddc378ed805fb956ece2cd1db (patch)
tree70368676acdd750606ee7783cae75894e568052c /desktop-themes
parentce25d93d0582102927a026cb9ea1c75955b815a2 (diff)
downloadmate-themes-cf0c6899cc2e2a5ddc378ed805fb956ece2cd1db.tar.bz2
mate-themes-cf0c6899cc2e2a5ddc378ed805fb956ece2cd1db.tar.xz
ContrastHighInverse: Fix Caja rename labels when theme actually applied
Diffstat (limited to 'desktop-themes')
-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 05747f35..5cf104fe 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;