Skip to main content

init_theme

Function init_theme 

Source
pub fn init_theme(override_theme: Option<Theme>)
Expand description

Initialize the theme detection. Call this once at startup. If override_theme is Some, use that instead of auto-detection.