feat(cli): improve code highlight

This commit is contained in:
陈嘉涵
2020-01-18 19:59:26 +08:00
parent ea7422794b
commit 1119be4ea8
3 changed files with 26 additions and 26 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
@van-doc-black: #323233;
@van-doc-blue: #1989fa;
@van-doc-purple: #5758bb;
@van-doc-purple: #8080ff;
@van-doc-fuchsia: #a7419e;
@van-doc-green: #4fc08d;
@van-doc-text-color: #34495e;
@van-doc-text-light-blue: rgba(69, 90, 100, .6);
@van-doc-background-color: #f7f8fa;