gray constant

String const gray

ANSI escape code for gray foreground text

Implementation

static const String gray = '\x1B[90m';