The library is similar to colorama in python for C++. Simplifies the use of ANSI in console/terminal output. Start MyColorsExample.cpp for test library or browse code
-
Output with foreground/background colors and formatting;
-
Output with custom colors;
-
Customizing the library for yourself by adding colors and adjusting formatting.
Output MyColorsExample.cpp
For use write in your project:
#include "MyColors.h"