Skip to main content

RESET_FOREGROUND_COLOR

Constant RESET_FOREGROUND_COLOR 

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

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