pub fn init_theme(override_theme: Option<Theme>)
Initialize the theme detection. Call this once at startup. If override_theme is Some, use that instead of auto-detection.
override_theme