ColourfulMoon

Members

Functions

Background
T Background(T s = "", Colour c = Colour())

Text colour

Blink
T Blink(T s = "")
Bold
T Bold(T s = "")

Text style

Foreground
T Foreground(T s = "", Colour c = Colour())

Text colour

Reset
T Reset(T s = "")
Reverse
T Reverse(T s = "")
Underline
T Underline(T s = "")

Text style

Meta