lightRed constant

String const lightRed

Light red text for less prominent error or warning messages.

Implementation

static const String lightRed = '\x1B[91m';