mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2026-01-03 13:32:47 +00:00
refactor(ui): optimize the color scheme
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
@mixin dark-syntax {
|
||||
--language-border-color: #2d2d2d;
|
||||
--highlight-bg-color: #151515;
|
||||
--highlighter-rouge-color: #ff6e4e;
|
||||
--highlighter-rouge-color: #c9def1;
|
||||
--highlight-lineno-color: #808080;
|
||||
--inline-code-bg: #272822;
|
||||
--inline-code-bg: #323238;
|
||||
--code-color: #b0b0b0;
|
||||
--code-header-text-color: #6a6a6a;
|
||||
--code-header-muted-color: #353535;
|
||||
|
||||
Reference in New Issue
Block a user