Searched refs:TCOLOR_LIGHT (Results 1 – 2 of 2) sorted by relevance
83 #define TCOLOR_LIGHT(c) ((c) | 0x8) macro
1257 *fg = TCOLOR_LIGHT(*fg); in vt_determine_colors()1260 *bg = TCOLOR_LIGHT(*bg); in vt_determine_colors()