ColourfulMoon

Undocumented in source.

Members

Functions

Background
string Background(string s, ubyte R, ubyte G, ubyte B)

Text colour

Blink
string Blink(string s)
Bold
string Bold(string s)

Text style

Foreground
string Foreground(string s, ubyte R, ubyte G, ubyte B)

Text colour

Reset
string Reset(string s)
Reverse
string Reverse(string s)
Underline
string Underline(string s)

Text style

Meta