Skip to main content

COLOR_SCHEME_REPORT_PREFIX

Constant COLOR_SCHEME_REPORT_PREFIX 

Source
pub const COLOR_SCHEME_REPORT_PREFIX: &str = "\x1b[?997;";
Expand description

Contour VT extension — color-scheme report (CSI ? 997 ; Ps n), where Ps 1 means dark mode and Ps 2 means light mode.