Struct
TermboxAttr
Description
typedef uint64_t TbgAttr
A terminal attribute value used for foreground and background attributes.
TbgAttr mirrors termbox2’s uintattr_t. It can store a terminal default,
a basic color, an indexed color, a truecolor RGB value, and style flags. The
selected output mode controls how color values are interpreted.