Skip to main content

generate_css

Function generate_css 

Source
pub fn generate_css(theme: &str, theme_set: Option<&ThemeSet>) -> Option<String>
Expand description

Generates CSS for the specified theme. This is only necessary if the mode in HighlightingHtmlRendererOptions is set to HighlightingMode::Class.