A DeepSeek Harness Web plugin for custom wallpapers and translucent skins, with multi-image switching, blur/opacity controls, and automatic light/dark adaptation — all stored locally in the browser.
DSH integration
Native runtime
Author-claimed
Safety audit
Unaudited
Last verified
2026-08-30
License
MIT
01What can it help you accomplish?
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
02How to install into DeepSeek Harness
Prerequisites
- 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)
Installation steps
- 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"
Verify the integration
Not specified by the author
Rollback
- pnpm dsh plugin --profile web remove dsh-custom-skin
03DSH integration and capability boundaries
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
04Who is it for? When not to use it?
Good for
- 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
Not for
- 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.
05Compatibility, maintenance and safety notes
- 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
06Frequently asked questions
How do I install dsh-custom-skin in DeepSeek Harness?
From the DeepSeek Harness repository, run `pnpm dsh plugin --profile web add github:SLin-code/dsh-custom-skin`, then `pnpm dsh web`. After the Web UI loads, open Settings in the lower-left corner and select Personalization to add a wallpaper.
What are the prerequisites?
You need the DeepSeek Harness repository checked out locally (the `dsh` CLI runs from there). Building from source additionally requires Node.js 22.19 or later and pnpm 11.7.0, but a regular install uses the prebuilt `lib/` files and needs no rebuild.
How does the plugin connect to DeepSeek Harness?
It is a native DSH Web plugin installed through the official `dsh` CLI with the `--profile web` flag, so it renders its wallpaper and skin controls on the Web interface's Personalization settings page.
Is my wallpaper data uploaded to the server?
No. Images are kept in the current browser's IndexedDB and preferences in localStorage; the README states that nothing is uploaded to the DSH server. Clearing the site's browser data removes the saved wallpapers.
How do I uninstall it?
Run `pnpm dsh plugin --profile web remove dsh-custom-skin` from the DeepSeek Harness repository. Because wallpapers are isolated by browser and site origin, you will need to re-add your images if you switch browsers, ports, or a remote address.
07Related DSH workflows
dsh-better-sidebar
by omdsh-dev
Full sidebar workbench with file rendering and editing, terminal, Git, and subagents; third-party plugins can register new tabs.
dsh-tui
by ccch1mneyyy
Claude Code 风格全屏终端 TUI:像素鲸鱼顶栏、双流光大字、实时工作状态行、思考流式展开、双击 Esc 时间回溯、上下文进度条 + TPS 仪表;接入 Agent preset(standard/code/minimal/cordis)、Skills、MCP、Goals、Todos、子代理,/ 命令注册表与随附技能(audit/bug/review/practice/pr_comments/release-notes/vuln-check);纯插件挂载零核心改动。
openpets
by alvinunreal
Local first, desktop companion platform with animated pets, plugin SDK and coding-agent integrations.
dsh-tianshu-tui
by huiliyi37
DeepSeek Harness 交互式终端 UI 插件:会话工作区、图片端到端(剪贴板/视觉桥)、slash 下拉、审批卡片、推理可视化,纯展示层
08Data and sources
pnpm dsh plugin --profile web add github:SLin-code/dsh-custom-skin
Custom wallpapers and translucent skins for DeepSeek Harness Web.
This page is generated from the project’s public documentation, repository metadata and a structured parse of DSH Plugins; last verified on 2026-08-30. Found an error? Submit a correction.
Best DeepSeek Harness Plugins
Twelve plugins worth installing first — picked from the whole catalog, across every category.
