summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-10-29 21:10:49 +0100
committerraveit65 <[email protected]>2014-10-29 21:10:49 +0100
commit5573a4fc300e2e55c75dea05475071ef6d669618 (patch)
tree63039e5161b22337bec7f7dee5457c4f8d92bd88 /desktop-themes
parentb4d409350f81d29305e5f6a8a532895b8c96fb05 (diff)
downloadmate-themes-5573a4fc300e2e55c75dea05475071ef6d669618.tar.bz2
mate-themes-5573a4fc300e2e55c75dea05475071ef6d669618.tar.xz
ContrasHighInverse: change color of metacity theme
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/ContrastHighInverse/metacity-1/metacity-theme-1.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop-themes/ContrastHighInverse/metacity-1/metacity-theme-1.xml b/desktop-themes/ContrastHighInverse/metacity-1/metacity-theme-1.xml
index d40a353b..a80cc850 100644
--- a/desktop-themes/ContrastHighInverse/metacity-1/metacity-theme-1.xml
+++ b/desktop-themes/ContrastHighInverse/metacity-1/metacity-theme-1.xml
@@ -182,8 +182,8 @@
<draw_ops name="title_gradient">
<gradient type="diagonal" x="0" y="0" width="width-SpacerWidth" height="height">
- <color value="blend/gtk:bg[NORMAL]/gtk:bg[SELECTED]/0.6"/>
- <color value="gtk:bg[SELECTED]"/>
+ <color value="#666699"/>
+ <color value="#666699"/>
</gradient>
</draw_ops>
@@ -195,7 +195,7 @@
<draw_ops name="title_text_focused_with_icon">
<clip x="0" y="0" width="width-SpacerWidth" height="height"/>
- <title color="gtk:fg[SELECTED]"
+ <title color="#000000"
x="(0 `max` (width-title_width-mini_icon_width-IconTitleSpacing)) / 2 + mini_icon_width + IconTitleSpacing"
y="((height - title_height) / 2) `max` 0"/>
<icon x="(0 `max` (width-title_width-mini_icon_width-IconTitleSpacing)) / 2"