|
kaycxx-term
C++ terminal library
|
Color style command written to a terminal. More...
#include <kaycxx/term/color_style.hpp>
Public Attributes | |
| color | value |
| Color value to render. | |
| int | basic_base |
| Base SGR code for non-bright basic colors. | |
| int | bright_base |
| Base SGR code for bright basic colors. | |
| int | extended_base |
| Extended SGR selector for indexed and RGB colors. | |
Color style command written to a terminal.