ColourfulMoon

Undocumented in source.

Members

Functions

Background
T Background(T s, Colour c)

Text colour

Blink
T Blink(T s)
Bold
T Bold(T s)

Text style

Foreground
T Foreground(T s, Colour c)

Text colour

Reset
T Reset(T s)
Reverse
T Reverse(T s)
Underline
T Underline(T s)

Text style

Structs

Colour
struct Colour
Undocumented in source.

Meta