mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-24 14:44:46 +08:00
feat: adjust app background color
This commit is contained in:
@@ -61,7 +61,7 @@
|
|||||||
|
|
||||||
:root {
|
:root {
|
||||||
--radius: 0.625rem;
|
--radius: 0.625rem;
|
||||||
--app-background: #f7f5f3;
|
--app-background: #eee7dc;
|
||||||
--background: oklch(1 0 0);
|
--background: oklch(1 0 0);
|
||||||
--foreground: rgba(0, 0, 0, 0.72);
|
--foreground: rgba(0, 0, 0, 0.72);
|
||||||
--card: oklch(1 0 0);
|
--card: oklch(1 0 0);
|
||||||
|
|||||||
Reference in New Issue
Block a user