pub fn generate_css(theme: &str, theme_set: Option<&ThemeSet>) -> Option<String>
Generates CSS for the specified theme. This is only necessary if the mode in HighlightingHtmlRendererOptions is set to HighlightingMode::Class.
mode
HighlightingHtmlRendererOptions
HighlightingMode::Class