/* XPM */
static char *left_active[] = {
/* columns rows colors chars-per-pixel */
"4 4 3 1 ",
"  c #EDECEB",
". c gray100",
"X c #6D6A68",
/* pixels */
"X.  ",
"X.  ",
"X.  ",
"X.  "
};