Skip to main content

parse_theme_toml

Function parse_theme_toml 

Source
pub fn parse_theme_toml(
    id: &str,
    content: &str,
    is_builtin: bool,
) -> Option<NamedTheme>