red property
set foreground color to ANSI color red (0x880000)/rgb(136, 0, 0)
Implementation
static final QuectoStyler red = createStyler(31, 39);
set foreground color to ANSI color red (0x880000)/rgb(136, 0, 0)
static final QuectoStyler red = createStyler(31, 39);