Searched refs:TC_GREEN (Results 1 – 7 of 7) sorted by relevance
91 #define FG_GREEN TCOLOR_FG(TC_GREEN)99 #define FG_LIGHTGREEN (TFORMAT(TF_BOLD) | TCOLOR_FG(TC_GREEN))110 #define BG_GREEN TCOLOR_BG(TC_GREEN)118 #define BG_LIGHTGREEN (TFORMAT(TF_BOLD) | TCOLOR_BG(TC_GREEN))
66 TC_GREEN, TC_CYAN, TC_RED, TC_MAGENTA, TC_YELLOW, TC_WHITE };
53 #define TC_GREEN 2 macro
497 #define g TC_GREEN505 #define G (TC_GREEN | TC_LIGHT)
317 TC_BLACK, TC_BLUE, TC_GREEN, TC_CYAN,
540 *val = TC_GREEN | light; in color_name_to_teken()
454 *val = TC_GREEN | light; in color_name_to_teken()