gray property
set foreground color to ANSI color gray (brightBlack) (0x888888)/rgb(136, 136, 136)
Implementation
static final QuectoStyler gray = createPlainStyler(90, 39);
set foreground color to ANSI color gray (brightBlack) (0x888888)/rgb(136, 136, 136)
static final QuectoStyler gray = createPlainStyler(90, 39);