fluxbox/data/styles/arch/pixmaps/frame.xpm

28 lines
645 B
C

/* XPM */
static char *frame[] = {
/* columns rows colors chars-per-pixel */
"21 21 1 1",
" c #23155F",
/* pixels */
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "
};