BG_BRIGHT_BLUE constant

AnsiColor const BG_BRIGHT_BLUE

Background: Bright blue (ANSI code 12).

Implementation

static const AnsiColor BG_BRIGHT_BLUE = AnsiColor.bg(12);