black property
set foreground color to ANSI color black (0x000000)/rgb(0, 0, 0)
Implementation
static final QuectoStyler black = createPlainStyler(30, 39);
set foreground color to ANSI color black (0x000000)/rgb(0, 0, 0)
static final QuectoStyler black = createPlainStyler(30, 39);