DeepSeek Harness Web 的自定义壁纸与半透明皮肤插件,支持多图切换、模糊/透明度调节与浅色/深色自动适配,全部数据保存在本地浏览器中。
DSH 适配
原生运行时
作者声明
安全审计
未审计
最后核验
2026-08-30
许可证
MIT
01它能帮你完成什么?
Personalize the DeepSeek Harness Web interface with custom wallpapers and translucent skins
Multiple uploaded or dragged-in images switchable instantly, with adjustable fit, position, overlay, blur, and panel opacity, plus automatic light/dark theme adaptation
DeepSeek Harness Web users who want to customize the look and feel of their coding-agent workspace
Keep wallpaper and skin settings local without sending personalization data to the server
Images stored in the browser's IndexedDB and preferences in localStorage; nothing is uploaded to the DSH server
Privacy-conscious users who want a personalized workspace that stays on their own machine
02如何接入 DeepSeek Harness?
前置条件
- DeepSeek Harness repository checked out locally — the `dsh` CLI is run from there
- Node.js 22.19 or later and pnpm 11.7.0 (only required when building from source)
安装步骤
- 01
pnpm dsh plugin --profile web add github:SLin-code/dsh-custom-skin
- 02
pnpm dsh web
- 03
Open Settings in the lower-left corner of the Web interface, then select Personalization to add a wallpaper
- 04
For a local development copy: pnpm dsh plugin --profile web add "/absolute/path/to/dsh-custom-skin"
验证接入成功
作者未说明
回滚
- pnpm dsh plugin --profile web remove dsh-custom-skin
03DSH 适配与能力边界
Installed as a DSH Web (`--profile web`) plugin through the official `dsh` CLI; renders wallpaper and skin controls on the Web interface's Personalization settings page.
Multi-image wallpaper library
Multiple local images uploaded or dragged into the UI→Instantly switchable wallpapers; show/hide, delete individual images, or clear the entire library
Visual skin & blur controls
An uploaded wallpaper image→Adjustable image fit, position, overlay, blur, and panel opacity
Light/dark auto-adaptation
DSH light and dark theme state→Wallpaper and skin automatically adapt to the active light or dark theme
Local-only storage
Uploaded images and preferences→Images kept in the browser's IndexedDB, preferences in localStorage; nothing uploaded to the DSH server
Images stored in the current browser's IndexedDBPreferences stored in localStorage; nothing uploaded to the DSH server
04适合谁?何时不该用?
适合
- DeepSeek Harness Web users who want to customize the look and feel of their coding-agent workspace
- Privacy-conscious users who want a personalized workspace that stays on their own machine
不适合
- Wallpapers are isolated by browser and site origin — opening DSH in another browser, on another port, or at a remote address requires re-adding the images.
- Clearing the site's browser data also removes the saved wallpapers.
05兼容性、维护与安全提示
- Each image can be up to 20 MB, with a maximum of 24 saved images; the browser's storage quota may impose a lower practical limit.
- Wallpapers are isolated by browser and site origin — opening DSH in another browser, on another port, or at a remote address requires re-adding the images.
- Clearing the site's browser data also removes the saved wallpapers.
MIT · maintained, last push 2026-08-27, no published release
06常见问题
如何在 DeepSeek Harness 中安装 dsh-custom-skin?
在 DeepSeek Harness 仓库中运行 `pnpm dsh plugin --profile web add github:SLin-code/dsh-custom-skin`,然后运行 `pnpm dsh web`。Web 界面加载后,打开左下角的「设置」,选择「个性化」即可添加壁纸。
安装前需要满足什么条件?
你需要在本地检出 DeepSeek Harness 仓库(`dsh` CLI 在其中运行)。从源码构建还需 Node.js 22.19 及以上和 pnpm 11.7.0,但常规安装使用预编译的 `lib/` 文件,无需重新构建。
该插件如何与 DeepSeek Harness 连接?
它是通过官方 `dsh` CLI 加 `--profile web` 参数安装的 DSH Web 原生插件,因此会在 Web 界面的「个性化」设置页上渲染壁纸与皮肤控件。
我的壁纸数据会被上传到服务器吗?
不会。图片保存在当前浏览器的 IndexedDB 中,偏好设置保存在 localStorage 中;README 明确说明不会上传到 DSH 服务器。清除站点的浏览器数据也会删除已保存的壁纸。
如何卸载?
在 DeepSeek Harness 仓库中运行 `pnpm dsh plugin --profile web remove dsh-custom-skin`。由于壁纸按浏览器和站点来源隔离,如果你切换浏览器、端口或远程地址,需要重新添加图片。
07相关的 DSH 工作流
dsh-better-sidebar
作者 omdsh-dev
开放的侧边栏底座,支持三方拓展注册新侧边栏页面。内置文件渲染编辑/终端/侧边对话/Git/子代理页面 | Open sidebar foundation, supports third-party extensions to register new sidebar pages. Built-in file rendering/editing, terminal, side chat, Git, and sub-agent pages.
dsh-tui
作者 ccch1mneyyy
DSH 官方公众号收录的 TUI 补位插件:Claude Code 风,鲸鱼顶栏/实时状态/流式思考/双击 Esc 回滚/上下文进度+TPS。npm 一键装。 DSH official WeChat featured TUI plugin — Claude Code style: whale bar, live status, streaming thoughts, double-Esc rollback, context bar + TPS. npm one-click.
openpets
作者 alvinunreal
本地优先的桌面陪伴平台,提供动效宠物、插件 SDK 与编码智能体集成。
dsh-tianshu-tui
作者 huiliyi37
官方 DeepSeek Harness 的交互式终端 UI 插件:自研 ANSI 极简交互渲染、流式 Markdown/工具卡、16+ 主题、slash 命令与选择器、输入历史与本地偏好持久化、LSP 诊断、memory记忆,很丝滑的开发体验。
08数据与来源
pnpm dsh plugin --profile web add github:SLin-code/dsh-custom-skin
Custom wallpapers and translucent skins for DeepSeek Harness Web.
页面基于项目公开文档、仓库元数据和 DSH Plugins 的结构化解析生成;最后核验于 2026-08-30。发现错误?提交更正。
最佳 DeepSeek Harness 插件
从全目录挑出的 12 个值得优先安装的插件,覆盖各个分类。
