BG_YELLOW constant
AnsiColor
const BG_YELLOW
Background: Standard yellow (ANSI code 3).
Implementation
static const AnsiColor BG_YELLOW = AnsiColor.bg(3);
Background: Standard yellow (ANSI code 3).
static const AnsiColor BG_YELLOW = AnsiColor.bg(3);