feat(theme): extend settings UI with token controls and custom CSS editor

This commit is contained in:
DrSmoothl
2026-02-19 18:22:35 +08:00
parent 06a88a877f
commit bb556dc7ae
3 changed files with 490 additions and 3 deletions

View File

@@ -13,6 +13,7 @@
"test:ui": "vitest --ui"
},
"dependencies": {
"@codemirror/lang-css": "^6.3.1",
"@codemirror/lang-javascript": "^6.2.4",
"@codemirror/lang-json": "^6.0.2",
"@codemirror/lang-python": "^6.2.1",