blue constant

String const blue

ANSI escape code for blue foreground text

Implementation

static const String blue = '\x1B[34m';