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