aboutsummaryrefslogtreecommitdiff
path: root/common/metacity-1/metacity-theme-2.xml
diff options
context:
space:
mode:
authorMartin Schenck2017-05-14 19:12:14 +0200
committerMartin Schenck2017-05-14 19:12:14 +0200
commit5f09223db5815dcddd0fcac01cee4a852aeba847 (patch)
tree67c1750ff2f8b482bd4c972f2471f88d24f34664 /common/metacity-1/metacity-theme-2.xml
parent8dcbd38bc0b974e54706c640ff44e4ba271e79a8 (diff)
downloadsolarc-theme-5f09223db5815dcddd0fcac01cee4a852aeba847.tar.gz
solarc-theme-5f09223db5815dcddd0fcac01cee4a852aeba847.tar.xz
solarc-theme-5f09223db5815dcddd0fcac01cee4a852aeba847.zip
Added missing colorHEADv1.0.2master
`#F8F8F9` was missing. Fixes #15
Diffstat (limited to 'common/metacity-1/metacity-theme-2.xml')
-rw-r--r--common/metacity-1/metacity-theme-2.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/metacity-1/metacity-theme-2.xml b/common/metacity-1/metacity-theme-2.xml
index 73a5253..92bee2a 100644
--- a/common/metacity-1/metacity-theme-2.xml
+++ b/common/metacity-1/metacity-theme-2.xml
@@ -25,7 +25,7 @@
<constant name="C_button_close_bg_hover" value="#f68086" />
<constant name="C_button_close_bg_active" value="#f13039" />
-<constant name="C_icon_close_bg" value="#F8F8F9" />
+<constant name="C_icon_close_bg" value="#657b83" />
<!-- minimize, maximize -->
<constant name="C_button_bg_hover" value="#fdfdfd" />