9 lines
162 B
C

/* XPM */
static char * bottom_inactive_xpm[] = {
"20 3 2 1",
" c None",
". c #3C3C3C",
"....................",
"....................",
"...................."};