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

Control sequence for background color bright yellow.