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

Control sequence for background color blue.