- color
string color(string str, fg c, bg b, mode m)
Wraps a string around color escape sequences.
- colorHelper
string colorHelper(string str, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- colorHelper
string colorHelper(string str, T t)
Undocumented in source. Be warned that the author may not have intended to support it.
- customForeground
string customForeground(string str, float r, float g, float b)
Undocumented in source. Be warned that the author may not have intended to support it.