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

style: improve SCSS style

This commit is contained in:
Cotes Chung
2022-10-20 02:05:29 +08:00
parent 294e2985c1
commit a6ce765082
15 changed files with 242 additions and 296 deletions

View File

@@ -76,9 +76,8 @@
--code-header-icon-color: #d1d1d1;
--clipboard-checked-color: #43c743;
[class^=prompt-] {
[class^="prompt-"] {
--inline-code-bg: #fbfafa;
--highlighter-rouge-color: rgb(82 82 82);
--highlighter-rouge-color: rgb(82, 82, 82);
}
} /* light-syntax */