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