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