[][src]Function syntect::html::css_for_theme_with_class_style

pub fn css_for_theme_with_class_style(
    theme: &Theme,
    style: ClassStyle
) -> String

Create a complete CSS for a given theme. Can be used inline, or written to a CSS file.