aboutsummaryrefslogtreecommitdiff
path: root/common/metacity-1/metacity-theme-3.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-3.xml
parent8dcbd38bc0b974e54706c640ff44e4ba271e79a8 (diff)
downloadsolarc-theme-master.tar.gz
solarc-theme-master.tar.xz
solarc-theme-master.zip
Added missing colorHEADv1.0.2master
`#F8F8F9` was missing. Fixes #15
Diffstat (limited to 'common/metacity-1/metacity-theme-3.xml')
-rw-r--r--common/metacity-1/metacity-theme-3.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/metacity-1/metacity-theme-3.xml b/common/metacity-1/metacity-theme-3.xml
index fefd3e3..186b8da 100644
--- a/common/metacity-1/metacity-theme-3.xml
+++ b/common/metacity-1/metacity-theme-3.xml
@@ -25,7 +25,7 @@
<constant name="C_button_close_bg_hover" value="gtk:custom(wm_button_close_hover_bg,#f68086)" />
<constant name="C_button_close_bg_active" value="gtk:custom(wm_button_close_active_bg,#f13039)" />
-<constant name="C_icon_close_bg" value="gtk:custom(wm_icon_close_bg,#F8F8F9)" />
+<constant name="C_icon_close_bg" value="gtk:custom(wm_icon_close_bg,#657b83)" />
<!-- minimize, maximize -->
<constant name="C_button_bg_hover" value="gtk:custom(wm_button_hover_bg,#fdfdfd)" />