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

Control sequence for background color bright blue.