summaryrefslogtreecommitdiff
path: root/desktop-themes/ContrastHighInverse
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-10-29 21:10:49 +0100
committerraveit65 <[email protected]>2014-10-29 22:10:57 +0100
commit31fc322e11ba7b98213441757e7a8e57b0cfabda (patch)
treec3089b4d0d4b8f2c248d3cdf4279adefad311a08 /desktop-themes/ContrastHighInverse
parentc9041bc5bb91e0a05f3c17c92135451bb2893fc6 (diff)
downloadmate-themes-31fc322e11ba7b98213441757e7a8e57b0cfabda.tar.bz2
mate-themes-31fc322e11ba7b98213441757e7a8e57b0cfabda.tar.xz
ContrasHighInverse: change color of metacity theme
Diffstat (limited to 'desktop-themes/ContrastHighInverse')
-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"