mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-21 05:14:45 +08:00
feat: add Todos
This commit is contained in:
@@ -28,7 +28,7 @@ export default function ChatLayout({
|
||||
color={
|
||||
resolvedTheme === "dark" ? "#60A5FA" : "oklch(0 0.0098 87.47)"
|
||||
}
|
||||
maxOpacity={resolvedTheme === "dark" ? 0.04 : 0.03}
|
||||
maxOpacity={resolvedTheme === "dark" ? 0.04 : 0.025}
|
||||
flickerChance={0.1}
|
||||
/>
|
||||
<FlickeringGrid
|
||||
|
||||
Reference in New Issue
Block a user