arch/system/blank.111.xpm

32 lines
826 B
C

/* XPM */
static char * blank_111_xpm[] = {
/* width height ncolors chars_per_pixel */
"24 24 1 1",
/* colors */
" s Light brown c Khaki",
/* pixels */
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "};