diff options
author | bionel <ionel.busuioc@gmail.com> | 2016-04-26 16:27:20 +0300 |
---|---|---|
committer | bionel <ionel.busuioc@gmail.com> | 2016-04-26 16:27:20 +0300 |
commit | e7ba2c14c29b4e579faabfc066bfef4e6122f249 (patch) | |
tree | 2db3cd1a4a7f56d82039123425d86adc45fdc7a4 /Kogaion-daylight/metacity-1/metacity-theme-2.xml | |
parent | 5fd49e29619cdebcfbf59ecf07d57ae018b10f2c (diff) |
bring metacity-2 in line with xfwm
Diffstat (limited to 'Kogaion-daylight/metacity-1/metacity-theme-2.xml')
-rwxr-xr-x | Kogaion-daylight/metacity-1/metacity-theme-2.xml | 4 |
1 files changed, 2 insertions, 2 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]" /> |