summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/ContrastHigh/gtk-3.0/mate-applications.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop-themes/ContrastHigh/gtk-3.0/mate-applications.css b/desktop-themes/ContrastHigh/gtk-3.0/mate-applications.css
index 3bcbeed1..8f9c5eef 100644
--- a/desktop-themes/ContrastHigh/gtk-3.0/mate-applications.css
+++ b/desktop-themes/ContrastHigh/gtk-3.0/mate-applications.css
@@ -61,9 +61,9 @@ MatePanelAppletFrameDBus,
MatePanelAppletContainer,
MatePanelApplet {
background-image: none;
- background-color: @theme_base_color;
+ background-color: @os_chrome_bg_color;
padding: 0;
- color: @theme_fg_color;
+ color: @os_chrome_fg_color;
text-shadow: none;
}
@@ -126,7 +126,7 @@ MatePanelApplet .button {
border-style: solid;
text-shadow: none;
- color: @theme_fg_color;
+ color: @os_chrome_fg_color;
background-image: none;
background-color: @os_chrome_bg_color;
}