diff options
author | bionel <ionel.busuioc@gmail.com> | 2015-07-30 17:05:31 +0300 |
---|---|---|
committer | bionel <ionel.busuioc@gmail.com> | 2015-07-30 17:05:31 +0300 |
commit | de10fc17cbead62bd6d5c0ae10f53af5ca5fa5c7 (patch) | |
tree | 7d75305bec9d4000159859d2d0fd793fa4ff8370 /Kogaion-daylight/xfwm4/hide-prelight.xpm | |
parent | 46f6e9f781ddbc60adc760d1d1585650e4b6aa5b (diff) |
make xfwm light fun (gtk colors)
Diffstat (limited to 'Kogaion-daylight/xfwm4/hide-prelight.xpm')
-rwxr-xr-x | Kogaion-daylight/xfwm4/hide-prelight.xpm | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/Kogaion-daylight/xfwm4/hide-prelight.xpm b/Kogaion-daylight/xfwm4/hide-prelight.xpm index c4a720d..b9be362 100755 --- a/Kogaion-daylight/xfwm4/hide-prelight.xpm +++ b/Kogaion-daylight/xfwm4/hide-prelight.xpm @@ -1,10 +1,9 @@ /* XPM */ -static char * hide_prelight_xpm[] = { -"26 26 3 1", +static char * close_prelight_xpm[] = { +"26 26 2 1", " c None", -". c #6C99C0", -"+ c #A3B5D9", -"..........................", +"+ c #A3B5D9 s active_shadow_1", +"++++++++++++++++++++++++++", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", "++++++++++++++++++++++++++", |