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

Control sequence for background color bright white.