color

Format text to appear colored according to foreground, and optional background coloring, to IRC clients that support it.

There are enumerations available for the color codes here.

string
color
(
string text
,
string foreground
,
string background = null
)

Meta