dsh-skin
DSH 皮肤切换与自定义壁纸插件:提供精选调色板、半透明壁纸及不透明度/模糊度控制。
AI 分析
核心用途是美化 DSH 网页端界面。适合追求个性化视觉体验、想要自定义背景壁纸和界面配色方案的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:KinGao294/dsh-skin說明文件
閱讀完整 README ↗Install
From anywhere, add the package to the web profile:
dsh plugin --profile web add -w /path/to/dsh-skin
The
-wflag is required: every profile ships apnpm-workspace.yaml, so pnpm 9 treats the profile directory as a workspace root and refuses a bareaddwithERR_PNPM_ADDING_TO_ROOT.
This runs pnpm in ~/.dsh/profiles/web, installs the package, and appends it
to dsh.profile.bundles (its patch layer inserts the skin loader entry).
The running web server must be restarted to pick up the new bundle layer: