style(ext): attribution; dark mode

This commit is contained in:
Simon
2026-02-02 21:07:31 +08:00
parent b8999fdb7c
commit 0c3be817c9
3 changed files with 78 additions and 2 deletions

View File

@@ -40,7 +40,7 @@
}
.dark {
--background: oklch(0.145 0 0);
--background: oklch(0.19 0 0);
--foreground: oklch(0.985 0 0);
--card: oklch(0.145 0 0);
--card-foreground: oklch(0.985 0 0);