blue property
set foreground color to ANSI color blue (0x000088)/rgb(0, 0, 136)
Implementation
static final QuectoStyler blue = createPlainStyler(34, 39);
set foreground color to ANSI color blue (0x000088)/rgb(0, 0, 136)
static final QuectoStyler blue = createPlainStyler(34, 39);