提交 60d9af5c 编写于 作者: EvanOne(文一)'s avatar EvanOne(文一)

refactor: Adjust the css of highlight

上级 82aee272
......@@ -97,43 +97,43 @@ for lang in languages
background-color: $highlight-side-bg-color
counter-increment: line
.variable,
.attribute
color: $highlight-red
.number,
.preprocessor,
.literal,
.params,
.constant,
.number,
.command
color: $highlight-orange
.built_in
color: $highlight-yellow
.special,
.formula,
.class,
.string,
.value,
.inheritance,
.header,
.regexp,
.tag
color: $highlight-green
.keyword,
.title
color: $highlight-aqua
.function,
.title
color: $highlight-blue
.comment
color: $highlight-comment
.variable,
.attribute
color: $highlight-red
.number,
.preprocessor,
.literal,
.params,
.constant,
.number,
.command
color: $highlight-orange
.built_in
color: $highlight-yellow
.special,
.formula,
.class,
.string,
.value,
.inheritance,
.header,
.regexp,
.tag
color: $highlight-green
.keyword,
.title
color: $highlight-aqua
.function,
.title
color: $highlight-blue
.comment
color: $highlight-comment
.ruby .constant,
.xml .tag .title,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册