|
kaycxx-term
C++ terminal library
|
RGB terminal color. More...
#include <kaycxx/term/rgb_color.hpp>
Public Attributes | |
| std::uint8_t | red |
| Red channel. | |
| std::uint8_t | green |
| Green channel. | |
| std::uint8_t | blue |
| Blue channel. | |
RGB terminal color.