DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Client Ui Skins — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
C

dsh-client-ui-skins

Client Ui Skins

DSH skin plugin: built-in skins + custom image skins, pure client plugin (no source patch)

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:caoyiwei850/dsh-client-ui-skins#f4bc4ef36a04751aca7404d7c0e3275dea31764f
READMECompatibilityVersions
DSH 自定义皮肤效果示例 1DSH 自定义皮肤效果示例 2DSH 自定义皮肤效果示例 3

Compatibility and provenance

Client Ui Skins is published as dsh-client-ui-skins and currently resolves to version 0.1.16. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
8/29/2026

Versions

0.1.16stable
8/29/2026
0.1.15stable
8/29/2026
0.1.14stable
8/28/2026
Show 3 more versionsCollapse versions
0.1.13stable
8/27/2026
0.1.12stable
8/27/2026
0.1.11stable
8/20/2026

Related plugins

Loading related plugins…

Latest
0.1.16
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
MIT
Source
github
GitHub
★ 12
Weekly downloads
0
Last push
8/29/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue

Related plugins

More verified plugins in ui-customization.

Web App@deepseek-ai/dsh-web-appThe dsh browser-surface bundle: the web patch layer over dsh-base plus the runtime glue plugin (frontend dist serving, web-surface prompt, bash runtime variables, URL line)Experimental Agent Team Web Profile@deepseek-ai/dsh-experimental-agent-team-web-profileExperimental Web profile layer for Agent Teams Remote and UI pluginsRemote Web Ui@linxin666/dsh-remote-web-uiScan-to-pair remote access for the dsh web GUI that shares one official interface: a QR beside the settings button pairs phones and PCs into the same Web GUI (a portrait-touch adaptation layer for phones, full desktop on PCs) through one-time tokens and rClient Ui Task Board@linxin666/dsh-client-ui-task-boardHost-authoritative task board for the DSH Web GUI with real session execution, Host cron scheduling, and optional cross-platform idle-sleep protection; mounted without DSH source changes.

README

DSH 皮肤插件 · dsh-client-ui-skins v0.1.16

给 DeepSeek Harness (DSH) Web 界面换肤:4 套内置皮肤 + 自定义图片/视频皮肤。 自定义皮肤把整张图片(PNG / JPG / WebP)或视频(MP4 / WebM)作为界面背景, 整套配色(背景、强调色、交互高亮)自动跟随画面主色调。

主要特性:

  • 4 套内置皮肤:深海蓝 / 樱粉 / 薄荷 / 琥珀,深色浅色外观都适配。
  • 自定义图片壁纸:任意 PNG / JPG / WebP,配色自动取自主图。
  • 视频动态壁纸:MP4 / WebM 循环播放,首帧取色生成配色。
  • 背景遮罩滑块:独立调节壁纸明暗,避免文字被背景图吃掉。
  • 输入框不透明度滑块:独立调节输入框背景,保证打字清晰。
  • 正文加强开关:给助手正文加一层轻磨砂底,照片高光区也不影响阅读。

效果预览

自定义图片皮肤支持任意 PNG / JPG / WebP:导入自己的图片后,背景、强调色与交互高亮会自动跟随图片主色调。以下仅为界面效果示例。

DSH 自定义皮肤效果示例 1

DSH 自定义皮肤效果示例 2

DSH 自定义皮肤效果示例 3

文件

文件作用
dsh-client-ui-skins-0.1.13.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.13.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、视频存 IndexedDB),不会上传到任何服务器。
  • 需要 DSH web profile(~/.dsh/profiles/web),依赖 pnpm。