pub fn custom_theme_to_css(id: &str, vars: &HashMap<String, String>) -> String
Generate a CSS block for a single custom theme given its id and var map.