diff --git a/docs/package.json b/docs/package.json index 1585e5f52..ceecf97cd 100644 --- a/docs/package.json +++ b/docs/package.json @@ -11,7 +11,6 @@ "@vben-core/shadcn-ui": "workspace:*", "@vben/common-ui": "workspace:*", "@vben/styles": "workspace:*", - "@vueuse/core": "^11.0.3", "lucide-vue-next": "^0.436.0", "markdown-it": "^14.1.0", "medium-zoom": "^1.1.0", @@ -19,7 +18,6 @@ }, "devDependencies": { "@nolebase/vitepress-plugin-git-changelog": "^2.4.0", - "@types/markdown-it": "^14.1.2", "@vben/vite-config": "workspace:*", "@vite-pwa/vitepress": "^0.5.0", "vitepress": "^1.3.4", diff --git a/docs/src/en/guide/in-depth/theme.md b/docs/src/en/guide/in-depth/theme.md index 6c2e23b90..6202a13ad 100644 --- a/docs/src/en/guide/in-depth/theme.md +++ b/docs/src/en/guide/in-depth/theme.md @@ -53,7 +53,7 @@ You can check the list below to understand all the available variables. /* Theme Colors */ - --primary: 211 91% 39%; + --primary: 231 98% 65%; --primary-foreground: 0 0% 98%; /* Used for destructive actions such as