summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbionel <ionel.busuioc@gmail.com>2016-04-26 16:27:20 +0300
committerbionel <ionel.busuioc@gmail.com>2016-04-26 16:27:20 +0300
commite7ba2c14c29b4e579faabfc066bfef4e6122f249 (patch)
tree2db3cd1a4a7f56d82039123425d86adc45fdc7a4
parent5fd49e29619cdebcfbf59ecf07d57ae018b10f2c (diff)
bring metacity-2 in line with xfwm
-rwxr-xr-xKogaion-daylight/metacity-1/metacity-theme-2.xml4
-rwxr-xr-xKogaion-nighttime/metacity-1/metacity-theme-2.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/Kogaion-daylight/metacity-1/metacity-theme-2.xml b/Kogaion-daylight/metacity-1/metacity-theme-2.xml
index 1615463..c01db50 100755
--- a/Kogaion-daylight/metacity-1/metacity-theme-2.xml
+++ b/Kogaion-daylight/metacity-1/metacity-theme-2.xml
@@ -12,8 +12,8 @@
<!-- TODO -->
<!-- Nothing to see here! -->
-<constant name="C_border_focused" value="gtk:bg[SELECTED]" />
-<constant name="C_hilight_focused" value="gtk:dark[SELECTED]" />
+<constant name="C_border_focused" value="gtk:bg[NORMAL]" />
+<constant name="C_hilight_focused" value="gtk:bg[SELECTED]" />
<constant name="C_border_unfocused" value="gtk:bg[INSENSITIVE]" />
<constant name="C_hilight_unfocused" value="gtk:dark[INSENSITIVE]" />
diff --git a/Kogaion-nighttime/metacity-1/metacity-theme-2.xml b/Kogaion-nighttime/metacity-1/metacity-theme-2.xml
index 4e980dd..1157c49 100755
--- a/Kogaion-nighttime/metacity-1/metacity-theme-2.xml
+++ b/Kogaion-nighttime/metacity-1/metacity-theme-2.xml
@@ -12,8 +12,8 @@
<!-- TODO -->
<!-- Nothing to see here! -->
-<constant name="C_border_focused" value="gtk:bg[SELECTED]" />
-<constant name="C_hilight_focused" value="gtk:light[SELECTED]" />
+<constant name="C_border_focused" value="gtk:bg[NORMAL]" />
+<constant name="C_hilight_focused" value="gtk:dark[SELECTED]" />
<constant name="C_border_unfocused" value="gtk:bg[INSENSITIVE]" />
<constant name="C_hilight_unfocused" value="gtk:light[INSENSITIVE]" />