perf: improve overall theme color matching

This commit is contained in:
vince
2024-07-15 23:53:58 +08:00
parent caf1fc4375
commit f95d9aa609
39 changed files with 525 additions and 843 deletions

View File

@@ -60,6 +60,10 @@
"name": "@vben-core/stores",
"path": "packages/@core/forward/stores",
},
{
"name": "@vben-core/hooks",
"path": "packages/@core/hooks",
},
{
"name": "@vben-core/locales",
"path": "packages/@core/locales",
@@ -72,10 +76,6 @@
"name": "@vben-core/design",
"path": "packages/@core/shared/design",
},
{
"name": "@vben-core/hooks",
"path": "packages/@core/shared/hooks",
},
{
"name": "@vben-core/icons",
"path": "packages/@core/shared/icons",