diff options
author | bionel <ionel.busuioc@gmail.com> | 2015-07-30 16:18:54 +0300 |
---|---|---|
committer | bionel <ionel.busuioc@gmail.com> | 2015-07-30 16:18:54 +0300 |
commit | 46f6e9f781ddbc60adc760d1d1585650e4b6aa5b (patch) | |
tree | ab6e1203e7ccac85e99967d395a451ae4320ce1c /Kogaion-nighttime/xfwm4/close-active.xpm | |
parent | 71fdf80345734d9cb7d4d320af0d8fd4b50d400f (diff) |
make xfwm dark fun (gtk colors)
Diffstat (limited to 'Kogaion-nighttime/xfwm4/close-active.xpm')
-rwxr-xr-x | Kogaion-nighttime/xfwm4/close-active.xpm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Kogaion-nighttime/xfwm4/close-active.xpm b/Kogaion-nighttime/xfwm4/close-active.xpm index 42c7f2c..aeee9fc 100755 --- a/Kogaion-nighttime/xfwm4/close-active.xpm +++ b/Kogaion-nighttime/xfwm4/close-active.xpm @@ -1,9 +1,9 @@ /* XPM */ -static char * close_active_xpm[] = { +static char * hide_active_xpm[] = { "26 26 3 1", " c None", -". c #6C99C0", -"+ c #4F5E76", +". c #6C99C0 s active_hilight_1", +"+ c #4F5E76 s active_color_1", "..........................", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", |