aboutsummaryrefslogtreecommitdiff
path: root/common/metacity-1/metacity-theme-3.xml
diff options
context:
space:
mode:
authorHorst31802015-09-29 01:01:38 +0200
committerHorst31802015-09-29 01:01:38 +0200
commit9ae9296af7f2a6da01d91ecbd7a47fa8848522cd (patch)
tree6d96e75a0a5de3cc25ecd8274557a907a366fb70 /common/metacity-1/metacity-theme-3.xml
parent6471abcee9ceb3ee37c404de352f8afc966c2cac (diff)
downloadsolarc-theme-9ae9296af7f2a6da01d91ecbd7a47fa8848522cd.tar.gz
solarc-theme-9ae9296af7f2a6da01d91ecbd7a47fa8848522cd.tar.xz
solarc-theme-9ae9296af7f2a6da01d91ecbd7a47fa8848522cd.zip
don't change background-color of unfocused window decorations
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 c4ed2c4..ad01884 100644
--- a/common/metacity-1/metacity-theme-3.xml
+++ b/common/metacity-1/metacity-theme-3.xml
@@ -14,7 +14,7 @@
<constant name="C_title_unfocused" value="gtk:custom(wm_unfocused_title,#979dac)" />
<constant name="C_wm_bg_focused" value="gtk:custom(wm_bg,#e7e8eb)" />
-<constant name="C_wm_bg_unfocused" value="gtk:custom(wm_bg_unfocused,#eff0f2)" />
+<constant name="C_wm_bg_unfocused" value="gtk:custom(wm_bg,#e7e8eb)" />
<constant name="C_wm_highlight" value="gtk:custom(wm_highlight,#eeeff1)" />