Skip to main content

RESET_PALETTE

Constant RESET_PALETTE 

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

Reset the Linux-console palette: exact bytes ESC ] R BEL (b"\x1b]R\x07").