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