FG_YELLOW
case 'Y': attr = FG_YELLOW | BG_BLACK; break;
FG_DARKGREY, FG_LIGHTRED, FG_LIGHTGREEN, FG_YELLOW,
color = FG_YELLOW | BG_BLACK;
FG_YELLOW,