pub fn set_preview_theme(theme_id: &str) -> Result<()>
Set a preview theme by identifier. The preview is returned by active_styles() until clear_preview_theme() is called.
active_styles()
clear_preview_theme()