Searched refs:TC_BLUE (Results 1 – 7 of 7) sorted by relevance
90 #define FG_BLUE TCOLOR_FG(TC_BLUE)98 #define FG_LIGHTBLUE (TFORMAT(TF_BOLD) | TCOLOR_FG(TC_BLUE))109 #define BG_BLUE TCOLOR_BG(TC_BLUE)117 #define BG_LIGHTBLUE (TFORMAT(TF_BOLD) | TCOLOR_BG(TC_BLUE))
65 static const teken_color_t cons25_colors[8] = { TC_BLACK, TC_BLUE,
55 #define TC_BLUE 4 macro
494 #define b TC_BLUE502 #define B (TC_BLUE | TC_LIGHT)
317 TC_BLACK, TC_BLUE, TC_GREEN, TC_CYAN,
548 *val = TC_BLUE | light; in color_name_to_teken()
462 *val = TC_BLUE | light; in color_name_to_teken()