1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

Optimize the typo color

This commit is contained in:
Cotes Chung
2021-04-02 16:10:07 +08:00
parent 1ff38722a2
commit 834de0f02c
4 changed files with 5 additions and 2 deletions

View File

@@ -68,7 +68,7 @@
/* --- custom light colors --- */
--highlight-bg-color: #f7f7f7;
--highlighter-rouge-color: #353a3d;
--highlighter-rouge-color: #505050;
--highlight-lineno-color: #c2c6cc;
--highlight-lineno-border-color: #e9ecef;
--inline-code-bg: #f3f3f3;