mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
Optimize the typography.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
--text-color: rgb(175, 176, 177);
|
||||
--text-muted-color: rgb(107, 116, 124);
|
||||
--link-color: rgb(138, 180, 248);
|
||||
--link-underline-color: rgb(99, 131, 182);
|
||||
--link-underline-color: rgb(82, 108, 150);
|
||||
--main-border-color: rgb(44, 45, 45);
|
||||
--button-bg: rgb(39, 40, 33);
|
||||
--blockquote-border-color: rgb(66, 66, 66);
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
|
||||
--link-color: #2a408e;
|
||||
|
||||
--link-underline-color: #c2c6cc;
|
||||
--link-underline-color: #dee2e6;
|
||||
|
||||
--text-muted-color: gray;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user