[][src]Module tuikit::attr

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

Structs

Attr

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

Effect

Effect is the effect of a text

Enums

Color

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