refactor(tokens): replace light and dark with morandi

This commit is contained in:
2026-03-20 16:25:02 +08:00
parent ffa9657ff6
commit af8476820e
6 changed files with 37 additions and 71 deletions
+1 -1
View File
@@ -176,7 +176,7 @@ import { setTheme } from "@ai-ui/tokens";
import "./styles.css";
setTheme("light");
setTheme("morandi");
function App() {
return (