ControlCode

Control codes

Values

ValueMeaning
Reset'\x0F'

Reset styling

Bolden'\x02'

Bold text styling

Italic'\x1D'

Italic text styling

Underline'\x1F'

Underlined text styling

Strikethrough'\x1E'

Strikethough text styling

Monospace'\x11'

Monospace text styling

ReverseColors'\x16'

Reverse colors (NOTE: not universally supported)

AsciiColor'\x03'

ASCII color encoding scheme

HexColor'\x04'

Hex color encoding scheme

Meta