aboutsummaryrefslogtreecommitdiff
path: root/common/metacity-1
diff options
context:
space:
mode:
authorMartin Schenck2016-08-03 18:09:19 +0200
committerMartin Schenck2016-08-03 18:09:19 +0200
commit672c95170b6b1d79e7c69ef5202638abecedea97 (patch)
tree9a6fb4790c820b7240416c3b48d66807498bf156 /common/metacity-1
parent34bedc283e0506e8ddcfdb0f011c6684901cceb3 (diff)
downloadsolarc-theme-672c95170b6b1d79e7c69ef5202638abecedea97.tar.gz
solarc-theme-672c95170b6b1d79e7c69ef5202638abecedea97.tar.xz
solarc-theme-672c95170b6b1d79e7c69ef5202638abecedea97.zip
Fixed gtk-2.0 menu bar colors
Fixes #2
Diffstat (limited to 'common/metacity-1')
-rw-r--r--common/metacity-1/metacity-theme-1.xml2
-rw-r--r--common/metacity-1/metacity-theme-2.xml2
-rw-r--r--common/metacity-1/metacity-theme-3.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/common/metacity-1/metacity-theme-1.xml b/common/metacity-1/metacity-theme-1.xml
index 46323f7..f635b2f 100644
--- a/common/metacity-1/metacity-theme-1.xml
+++ b/common/metacity-1/metacity-theme-1.xml
@@ -10,7 +10,7 @@
<!-- meaningfull constants -->
-<constant name="C_title_focused" value="#70788d" />
+<constant name="C_title_focused" value="#839496" />
<constant name="C_title_unfocused" value="#979dac" />
<constant name="C_wm_bg_focused" value="#eee8d5" />
diff --git a/common/metacity-1/metacity-theme-2.xml b/common/metacity-1/metacity-theme-2.xml
index 3cb307b..2b8ab99 100644
--- a/common/metacity-1/metacity-theme-2.xml
+++ b/common/metacity-1/metacity-theme-2.xml
@@ -10,7 +10,7 @@
<!-- meaningfull constants -->
-<constant name="C_title_focused" value="#70788d" />
+<constant name="C_title_focused" value="#839496" />
<constant name="C_title_unfocused" value="#979dac" />
<constant name="C_wm_bg_focused" value="#eee8d5" />
diff --git a/common/metacity-1/metacity-theme-3.xml b/common/metacity-1/metacity-theme-3.xml
index 453ed01..fefd3e3 100644
--- a/common/metacity-1/metacity-theme-3.xml
+++ b/common/metacity-1/metacity-theme-3.xml
@@ -10,7 +10,7 @@
<!-- meaningfull constants -->
-<constant name="C_title_focused" value="gtk:custom(wm_title,#70788d)" />
+<constant name="C_title_focused" value="gtk:custom(wm_title,#839496)" />
<constant name="C_title_unfocused" value="gtk:custom(wm_unfocused_title,#979dac)" />
<constant name="C_wm_bg_focused" value="gtk:custom(wm_bg,#eee8d5)" />