magenta constant

String const magenta

ANSI escape code for magenta foreground text

Implementation

static const String magenta = '\x1B[35m';