Extremely minimal color printing utilities for C++.
C++ Colors#
This is an extremely simple implementation for terminal color escapes written in C++.
If you want to use this in your project simply copy the colors.hpp and
colors.cc files to your code-base and include them wherever you want.