PT_COLOR_RED
(void) init_pair(PT_COLOR_RED, COLOR_WHITE, COLOR_RED);
(void) wbkgd(sw[SW_WAKEUPS], COLOR_PAIR(PT_COLOR_RED));