Compare commits
1 Commits
b5761d4d81
...
abb137514b
| Author | SHA1 | Date | |
|---|---|---|---|
| abb137514b |
@@ -77,7 +77,7 @@ pre code {
|
||||
}
|
||||
}
|
||||
|
||||
.kr, .k {
|
||||
.kr, .kd, .k {
|
||||
font-weight: bold;
|
||||
@include var(color, code-keyword-color);
|
||||
}
|
||||
@@ -87,6 +87,6 @@ pre code {
|
||||
@include var(color, code-type-color);
|
||||
}
|
||||
|
||||
.c, .c1 {
|
||||
.c, .c1, .cm {
|
||||
color: $code-comment-color;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user