FG_LIGHTGREY
#define FG_LIGHTGREY 7
#define FG_LIGHTGREY 0x7 /* aka white */
#define FG_LIGHTGREY 7
#define FG_LIGHTGREY 0x7 /* aka white */
#define FG_LIGHTGREY TCOLOR_FG(TC_WHITE)