fluxbox/data/styles/bloe/pixmaps/frame.xpm
2007-10-07 17:02:10 +00:00

28 lines
645 B
C

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