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