DARK_MAGENTA constant
AnsiColor
const DARK_MAGENTA
Foreground: Standard magenta (ANSI code 5).
Implementation
static const AnsiColor DARK_MAGENTA = AnsiColor.fg(5);
Foreground: Standard magenta (ANSI code 5).
static const AnsiColor DARK_MAGENTA = AnsiColor.fg(5);