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