feat: use new theme

This commit is contained in:
ReaJason
2025-06-07 13:23:51 +08:00
parent 37bbb82df8
commit da41d12c00
14 changed files with 86 additions and 173 deletions
+2 -3
View File
@@ -4,11 +4,10 @@
"rsc": false,
"tsx": true,
"tailwind": {
"config": "tailwind.config.js",
"config": "",
"css": "src/index.css",
"baseColor": "zinc",
"cssVariables": true,
"prefix": ""
"cssVariables": true
},
"aliases": {
"components": "@/components",