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.
https://tangled.org/stau.space/cpp-colors
git@tangled.org:stau.space/cpp-colors
For self-hosted knots, clone URLs may differ based on your setup.
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.