Attributes

attributes for each character in the text buffer

struct Attributes {}

Members

Variables

bg
ubyte bg;

background colour

fg
ubyte fg;

foreground colour

Meta