Color theme for different types

This commit is contained in:
Alexis
2026-03-25 18:51:52 +01:00
parent 51e624ba2e
commit 18a71bdacf
6 changed files with 71 additions and 27 deletions

View File

@@ -34,6 +34,7 @@
"@vitejs/plugin-vue": "^6.0.4",
"@vue/eslint-config-typescript": "^14.7.0",
"@vue/tsconfig": "^0.9.0",
"clsx": "^2.1.1",
"eslint": "^10.0.3",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-oxlint": "~1.51.0",
@@ -43,6 +44,7 @@
"oxfmt": "^0.37.0",
"oxlint": "~1.51.0",
"sass-embedded": "^1.98.0",
"tailwind-merge": "^3.5.0",
"typescript": "~5.9.3",
"vite": "^7.3.1",
"vite-plugin-vue-devtools": "^8.0.7",