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