summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-10-29 21:10:49 +0100
committerraveit65 <[email protected]>2014-10-29 22:32:52 +0100
commitd518cf4b4250e1485f9c4741bb6df5b3317b076e (patch)
treef3112737bf85f2500b54dbf488e61d3d9a024790
parent13cfb931d33bf13b3f712b7945e56d560ce3ee4e (diff)
downloadmate-themes-d518cf4b4250e1485f9c4741bb6df5b3317b076e.tar.bz2
mate-themes-d518cf4b4250e1485f9c4741bb6df5b3317b076e.tar.xz
ContrasHighInverse: change color of metacity theme
-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"