Searched refs:COLOR_RESET (Results 1 – 2 of 2) sorted by relevance
22 static constexpr const char* COLOR_RESET = "\033[m"; variable
70 printf("%s", COLOR_RESET); in ColoredPrintf()