pub const ASCII_BG_GREEN: &str = "\u{1b}[42m";
Expand description

Control sequence for background color green.