2010-11-24 23:43:25 +00:00
|
|
|
// Default Syntax Highlighter theme.
|
2010-12-07 23:28:52 +00:00
|
|
|
//@import "shCore.scss";
|
2010-12-16 00:15:19 +00:00
|
|
|
|
|
|
|
@import "shThemeRDark.scss";
|
2010-11-24 23:43:25 +00:00
|
|
|
|
|
|
|
/*.syntaxhighlighter {
|
|
|
|
.keyword { font-weight: bold !important; }
|
|
|
|
}*/
|