green constant

String const green

ANSI escape code for green foreground text

Implementation

static const String green = '\x1B[32m';