black constant

String const black

ANSI escape code for black foreground text

Implementation

static const String black = '\x1B[30m';