COLOR_YELLOW
{ "Yellow", COLOR_YELLOW },
attrset(COLOR_PAIR(COLOR_YELLOW));
COLOR_YELLOW,
init_pair(3, COLOR_WHITE, COLOR_YELLOW);
COLOR_BLACK, COLOR_RED, COLOR_GREEN, COLOR_YELLOW,
if (COLORS >= COLOR_YELLOW)
(void)init_color_value(COLOR_YELLOW, RGB_ON, RGB_ON, 0);
case COLOR_YELLOW:
fore = COLOR_YELLOW;
case COLOR_YELLOW:
back = COLOR_YELLOW;
case COLOR_YELLOW:
*forep = COLOR_YELLOW;
case COLOR_YELLOW:
*backp = COLOR_YELLOW;
case COLOR_YELLOW:
fore = COLOR_YELLOW;
case COLOR_YELLOW:
back = COLOR_YELLOW;
init_pair(COLOR_ENUM_MISC, COLOR_BLACK, COLOR_YELLOW);