Expand description

attr modules defines the attributes(colors, effects) of a terminal cell

Structs

Attr is a rendering attribute that contains fg color, bg color and text effect.
Effect is the effect of a text

Enums

Color of a character, could be 8 bit(256 color) or RGB color