feat: support dark-theme (#8)

Co-authored-by: typist <git@mail.typist.cc>
Reviewed-on: #8
This commit is contained in:
2025-10-28 22:28:19 +08:00
parent a6d9c23179
commit 9793d96def
8 changed files with 530 additions and 14 deletions

View File

@@ -14,6 +14,7 @@
},
"dependencies": {
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-dropdown-menu": "^2.1.16",
"@radix-ui/react-separator": "^1.1.7",
"@radix-ui/react-slot": "^1.2.3",
"@radix-ui/react-tooltip": "^1.2.8",