kaycxx-term
C++ terminal library
Loading...
Searching...
No Matches
Public Attributes | List of all members
kaycxx::term::color_style Struct Reference

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.
 

Detailed Description

Color style command written to a terminal.


The documentation for this struct was generated from the following file: