caoyiwei850/dsh-client-ui-skins
内置主题和自定义图片皮肤的DSH Web皮肤插件
项目介绍Project Overview
DSH 皮肤插件用于更换 DeepSeek Harness Web 界面外观,提供 4 套内置皮肤,并支持自定义图片(PNG/JPG/WebP)与 MP4/WebM 视频动态壁纸:导入图片后,背景与强调色会自动跟随主色调。安装后通过 设置 → 通用设置 → 皮肤 切换。注:仅作用于 web 客户端,不改动 DSH 源码,图片仅存于本地 localStorage。
DSH skin plugin restyles the DeepSeek Harness web UI, offering 4 built-in themes plus custom image (PNG/JPG/WebP) and MP4/WebM video wallpapers. Imported images automatically drive background and accent colors from the dominant palette. Switch via Settings → General → Skin. Note: client-side only, leaves DSH source untouched, and stores custom images solely in local localStorage.
请帮我了解并安装插件:【dsh-client-ui-skins】【https://github.com/caoyiwei850/dsh-client-ui-skins】
把上面这条消息直接发给当前会话里的 DSH,让它帮你了解并安装。安装命令不一定准确,发给 DSH 更稳。Send this message to DSH in your current session. CLI install commands may not be accurate across systems — DSH will figure it out for you.
或使用命令行安装(适合开发者)Or use CLI install (for developers)
命令行安装CLI Install
dsh plugin --profile web add github:caoyiwei850/dsh-client-ui-skins
把 caoyiwei850/dsh-client-ui-skins 加入你的 DSH 配置(web profile)即可启用。
READMEREADME
DSH 皮肤插件 · dsh-client-ui-skins v0.1.11
给 DeepSeek Harness (DSH) Web 界面换肤:4 套内置皮肤 + 自定义图片/视频皮肤 (图片作为整个界面的背景,配色自动跟随图片主色调)。已更新支持MP4 或 WebM 视频动态壁纸,
效果预览
自定义图片皮肤支持任意 PNG / JPG / WebP:导入自己的图片后,背景、强调色与交互高亮会自动跟随图片主色调。以下仅为界面效果示例。



文件
| 文件 | 作用 |
|---|---|
dsh-client-ui-skins-0.1.11.tgz |
插件安装包(npm tarball) |
install-dsh-skins.sh |
一键安装脚本 |
uninstall-dsh-skins.sh |
一键卸载脚本 |
安装(二选一)
方式 A:一键脚本(推荐)
bash install-dsh-skins.sh
脚本会自动:装包 → 注册 → 重启。完成后刷新 http://127.0.0.1:3080,
左下角 设置 → 通用设置 → 皮肤 即可换肤。
方式 B:手动
# 1. 装包
cd ~/.dsh/profiles/web && pnpm add -w ./dsh-client-ui-skins-0.1.11.tgz
# 2. 注册(编辑 ~/.dsh/profiles/web/cordis.patch.yml,追加:)
# - insert:
# - id: ui-skins
# name: 'dsh-client-ui-skins'
# 3. 重启 web
launchctl kickstart -k gui/$(id -u)/com.deepseek.dsh.web
其实你也可以直接扔给DeepSeek harness自己安装。
卸载
bash uninstall-dsh-skins.sh
备注
- 插件是纯 client 插件,不改任何 DSH 源码;卸载后完全恢复原生外观。
- 自定义皮肤图片只在本机流转(localStorage),不会上传到任何服务器。
- 需要 DSH web profile(
~/.dsh/profiles/web),依赖 pnpm。
nexu-io/open-design
ruvnet/ruflo
Molunerfinn/PicGo
Tencent/WeKnora
tt-a1i/archify
freestylefly/awesome-gpt-image-2
EverMind-AI/EverOS