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