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

Optimized typography.

This commit is contained in:
Cotes Chung
2020-04-07 20:23:57 +08:00
parent 3e8dc979c6
commit b393e12e30
10 changed files with 51 additions and 346 deletions

View File

@@ -34,7 +34,7 @@
--card-bg: rgb(39, 40, 33);
--card-header-bg: rgb(51, 50, 50);
--label-relate-post: rgb(164, 175, 181);
--label-color: rgb(108, 117, 125);
/* Sidebar */
--nav-cursor-color: rgb(183, 182, 182);

View File

@@ -18,7 +18,7 @@
--btn-border-color: #e9ecef;
--text-color: #343a40;
--text-color: #333333;
--blockquote-border-color: #eee;
@@ -32,7 +32,7 @@
--tb-odd-bg: #fbfcfd;
--tb-border-color: #f2f3f3;
--tb-border-color: #eaeaea;
--button-bg: #fff;
@@ -89,7 +89,7 @@
--card-box-shadow: rgba(234, 234, 234, 0.7686274509803922);
--label-relate-post: #353a3d;
--label-color: #808080;
--relate-post-date: rgba(30, 55, 70, .4);