yellow constant

String const yellow

ANSI escape code for yellow foreground text

Implementation

static const String yellow = '\x1B[33m';