Skip to main content

RESET_BACKGROUND_COLOR

Constant RESET_BACKGROUND_COLOR 

Source
pub const RESET_BACKGROUND_COLOR: &[u8] = b"\x1b]111\x07";
Expand description

Reset the default background color: exact bytes ESC ] 111 BEL (b"\x1b]111\x07").