mirror of
https://github.com/NohamR/oled-nnw.git
synced 2026-05-25 04:17:19 +00:00
feat: update style
This commit is contained in:
2
main.css
2
main.css
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user