bgBlack property

QuectoStyler bgBlack
final

set background color to ANSI color black black (0x000000)/rgb(0, 0, 0)

Implementation

static final QuectoStyler bgBlack = createStyler(40, 49);