# Functions
Blue returns a Text struct that wraps the supplied text in ANSI colour.
Bold returns a Text struct that wraps the supplied text in ANSI colour.
Green returns a Text struct that wraps the supplied text in ANSI colour.
Grey returns a Text struct that wraps the supplied text in ANSI colour.
Orange returns a Text struct that wraps the supplied text in ANSI colour.
Plain returns a Text struct that always returns the supplied text, unformatted.
Red returns a Text struct that wraps the supplied text in ANSI colour.
White returns a Text struct that wraps the supplied text in ANSI colour.
Yellow returns a Text struct that wraps the supplied text in ANSI colour.