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

Merge branch 'feature/filepath-code'

This commit is contained in:
Cotes Chung
2022-01-23 04:04:38 +08:00
8 changed files with 69 additions and 41 deletions

View File

@@ -78,6 +78,7 @@
--code-header-muted-color: rgb(60 60 60);
--code-header-icon-color: rgb(86 86 86);
--clipboard-checked-color: #2bcc2b;
--filepath-text-color: #bdbdbd;
/* the code of prompts */
--prompt-code-bg: rgb(38 38 38 / 47%);