2.2.3.1.1 Character Sequences

The following table lists the character sequences for the VT100+ extensions for console host.

Character sequence

Description

<ESC>[m

Sets default video mode and color. Equivalent to <ESC>[0m.

<ESC>[%1m

Sets video mode and color, where %1 is the color value.

<ESC>[%1;%2;…;%16m

Sets multiple color values, where %1, %2, and %16 are the color values. Up to 16 values can be used separated by semicolons. Additional values beyond 16 are discarded.