字体效果优化

This commit is contained in:
tangly1024.com
2023-02-09 14:53:35 +08:00
parent 6f13f0a57b
commit 357cef29fe
2 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
:root {
--fg-color: rgb(55, 53, 47);
--fg-color: rgb(0, 0, 0);
--fg-color-0: rgba(55, 53, 47, 0.09);
--fg-color-1: rgba(55, 53, 47, 0.16);
--fg-color-2: rgba(55, 53, 47, 0.4);