see #5, optimize syntax color

This commit is contained in:
Changkun Ou
2018-06-24 12:40:25 +02:00
parent e0a8e7679d
commit c78e32693e

View File

@@ -23,14 +23,14 @@ pre
.tex .special .tex .special
color: #2973b7 color: #2973b7
.class .title .class .title
color: white color: #1C90F3
.symbol, .symbol,
.symbol .string, .symbol .string,
.value, .value,
.regexp .regexp
color: $theme color: $theme
.title .title
color: #A6E22E color: #7e2d36
.tag .value, .tag .value,
.string, .string,
.subst, .subst,