BG_GREEN constant

AnsiColor const BG_GREEN

Background: Standard green (ANSI code 2).

Implementation

static const AnsiColor BG_GREEN = AnsiColor.bg(2);