8 lines
165 B
SCSS
8 lines
165 B
SCSS
// Default Syntax Highlighter theme.
|
|
//@import "shCore.scss";
|
|
//@import "shThemeRDark.scss";
|
|
|
|
/*.syntaxhighlighter {
|
|
.keyword { font-weight: bold !important; }
|
|
}*/
|