bgBlack property
set background color to ANSI color black (0x000000)/rgb(0, 0, 0)
Implementation
static final QuectoStyler bgBlack = createStyler(40, 49);
set background color to ANSI color black (0x000000)/rgb(0, 0, 0)
static final QuectoStyler bgBlack = createStyler(40, 49);