Files
cm-app-web/assets/js/syntaxhighlighter/compass/shThemeDefault.scss

8 lines
138 B
SCSS

// Default Syntax Highlighter theme.
@import "_theme_template.scss";
.syntaxhighlighter {
.keyword { font-weight: bold !important; }
}