termstyle 1.0.0-pre.3
An open-source C++ header file that enables developers to easily define and apply customizable style presets for terminal outputs such as warnings, infos, and errors.
|
Classes | |
struct | termstyle::ColRGB |
Struct for storing RGB color codes. More... | |
Functions | |
std::string | termstyle::colrgb_2string (const ColRGB &col) noexcept |
Content related to RGB Colors.