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

Control sequence for background color white.