Skip to main content

is_light_for_render

Function is_light_for_render 

Source
pub fn is_light_for_render() -> bool
Expand description

render/alt_screen.rs reads this to swap the session-name pill SGR (reverse + bright cyan on dark; bold + standard magenta on light). Named so the call site documents intent; behaviourally identical to is_light_for_highlight.