mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-03 14:22:13 +08:00
feat: adjust dark theme
This commit is contained in:
@@ -171,9 +171,9 @@
|
||||
}
|
||||
|
||||
.dark {
|
||||
--background: oklch(0.2 0.0036 106.64);
|
||||
--background: oklch(0.22 0.0036 106.64);
|
||||
--foreground: oklch(0.985 0 0);
|
||||
--card: oklch(0.205 0.0036 106.64);
|
||||
--card: oklch(0.238 0.0036 106.64);
|
||||
--card-foreground: oklch(0.985 0 0);
|
||||
--popover: oklch(0.205 0.0036 106.64);
|
||||
--popover-foreground: oklch(0.985 0 0);
|
||||
@@ -194,7 +194,7 @@
|
||||
--chart-3: oklch(0.769 0.188 70.08);
|
||||
--chart-4: oklch(0.627 0.265 303.9);
|
||||
--chart-5: oklch(0.645 0.246 16.439);
|
||||
--sidebar: oklch(0.215 0.0036 106.64);
|
||||
--sidebar: oklch(0.228 0.0036 106.64);
|
||||
--sidebar-foreground: oklch(0.985 0 0);
|
||||
--sidebar-primary: oklch(0.488 0.243 264.376);
|
||||
--sidebar-primary-foreground: oklch(0.985 0 0);
|
||||
|
||||
Reference in New Issue
Block a user