gray property

QuectoStyler gray
final

set foreground color to ANSI color gray (brightBlack) gray (0x888888)/rgb(136, 136, 136)

Implementation

static final QuectoStyler gray = createPlainStyler(90, 39);