Files
2026-04-01 19:00:09 +01:00

27 lines
193 B
C

/* XPM */
static char * left_inactive_xpm[] = {
"1 21 2 1",
" c None",
". c #002b36",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
"."};