pub fn template_with_custom_theme( spec: &OpenAPISpec, theme_name: &str, custom_css: Option<&str>, favicon: &str, ) -> String