mirror of
https://github.com/changkun/modern-cpp-tutorial.git
synced 2025-12-17 12:44:40 +03:00
see #5, optimize syntax color
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user