diff options
Diffstat (limited to 'Kogaion-nighttime/xfwm4/close-active.xpm')
-rwxr-xr-x | Kogaion-nighttime/xfwm4/close-active.xpm | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Kogaion-nighttime/xfwm4/close-active.xpm b/Kogaion-nighttime/xfwm4/close-active.xpm new file mode 100755 index 0000000..42c7f2c --- /dev/null +++ b/Kogaion-nighttime/xfwm4/close-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_active_xpm[] = { +"26 26 3 1", +" c None", +". c #6C99C0", +"+ c #4F5E76", +"..........................", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++", +"++++++++++++++++++++++++++"}; |