A text style consisting of foreground and background colors and emphasis.
<fmt/color.h>
class text_style;
Name | Description |
---|---|
text_style [constructor] | Construct from emphasis |
get_background | |
get_emphasis | |
get_foreground | |
has_background | |
has_emphasis | |
has_foreground | |
operator|= | Bitwise disjunction assignment operator |
operator== | Equality operator |
operator!= | Inequality operator |