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

Control sequence for background color yellow.