feat: adjust app background color

This commit is contained in:
Li Xin 2025-04-20 22:11:54 +08:00
parent a39ac2661e
commit 69884176f4

View File

@ -61,7 +61,7 @@
:root {
--radius: 0.625rem;
--app-background: #f7f5f3;
--app-background: #eee7dc;
--background: oklch(1 0 0);
--foreground: rgba(0, 0, 0, 0.72);
--card: oklch(1 0 0);