/* XPM */ static char *left_active_xpm[] = { /* columns rows colors chars-per-pixel */ "6 6 3 1", ". c None", "+ c #212121", "@ c #000000", /* pixels */ "@+++++", "@+++++", "@+++++", "@+++++", "@+++++", "@+++++" };