26 lines
195 B
C

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