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.
|
This is the complete list of members for termstyle::Color, including all inherited members.
col16 | termstyle::Color | |
col256 | termstyle::Color | |
Color(Codes col16) | termstyle::Color | inlineexplicit |
Color(Col256 col256) | termstyle::Color | inlineexplicit |
Color(ColRGB colrgb) | termstyle::Color | inlineexplicit |
colrgb | termstyle::Color | |
type | termstyle::Color |