COLOR_ENUM_MISC
return COLOR_ENUM_MISC;
int color = COLOR_ENUM_MISC;
init_pair(COLOR_ENUM_MISC, COLOR_BLACK, COLOR_YELLOW);