cy
2022-06-28 2ba5c891b24d4d0cd6ce7ef833592e4f576ee5e8
1
2
3
4
5
6
7
// Default Syntax Highlighter theme.
 
@import "_theme_template.scss";
 
.syntaxhighlighter {
    .keyword { font-weight: bold !important; }
}