feat: update style

This commit is contained in:
changjun
2023-05-09 04:27:30 +08:00
parent f4310a4e55
commit 80595638a8
3 changed files with 41 additions and 14 deletions

View File

@@ -4,6 +4,7 @@
:root {
--c-bg-base: #fff;
--c-text-base: #000;
--c-text-secondary: #717171;
--c-blockquote: #717171;
--c-prose-borders:#e4e4e7;
--c-prose-links: #000;
@@ -19,6 +20,7 @@
:root {
--c-bg-base: rgb(17 17 17);
--c-text-base: #fff;
--c-text-secondary: #a1a1a1;
--c-blockquote: #a1a1a1;
--c-prose-borders:#3f3f46;
--c-prose-links: #fff;