BG_BRIGHT_YELLOW constant

AnsiColor const BG_BRIGHT_YELLOW

Background: Bright yellow (ANSI code 11).

Implementation

static const AnsiColor BG_BRIGHT_YELLOW = AnsiColor.bg(11);