Searched refs:COLOR_BLUE (Results 1 – 1 of 1) sorted by relevance
68 #define COLOR_BLUE "\x1B[0;94m" macro121 void PrintPrompt() { cout << COLOR_BLUE "[FCLI] " COLOR_OFF << flush; } in PrintPrompt()