|
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.
|
Struct for storing 256-color codes. More...
#include <termstyle.hpp>
Public Member Functions | |
| Col256 (ColorMode mode, int ID) | |
Public Attributes | |
| ColorMode | mode |
| int | ID |
Struct for storing 256-color codes.
| int termstyle::Col256::ID |
The color ID.