DARK_RED constant
AnsiColor
const DARK_RED
Foreground: Standard red (ANSI code 1).
Implementation
static const AnsiColor DARK_RED = AnsiColor.fg(1);
Foreground: Standard red (ANSI code 1).
static const AnsiColor DARK_RED = AnsiColor.fg(1);