Skip to main content

REQUEST_LIGHT_DARK_REPORT

Constant REQUEST_LIGHT_DARK_REPORT 

Source
pub const REQUEST_LIGHT_DARK_REPORT: &[u8] = b"\x1b[?996n";
Expand description

Request light/dark preference report: exact bytes ESC [ ? 996 n (b"\x1b[?996n").