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

refactor: Adjust the css of highlight

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