HaoyueQin/deepseek-harness-background ↗★ 0
deepseek-harness-background
Custom background image plugin for the DeepSeek Harness web GUI: upload a local picture or paste an image URL, and render it behind the whole app surface with adjustable opacity, scrim, panel transparency and frosted-glass blur.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:HaoyueQin/deepseek-harness-background说明文档
阅读完整 README ↗Usage
- Start the Web UI (
dsh --profile web) and open it in a browser. - Open Settings (bottom-left) → General → the Custom Background row (in the same area as the Appearance row).
- Upload an image or paste a URL — the background applies immediately and the preview surface above updates in sync.
- Tune the controls — sliders snap in steps and commit on release:
| Control | Meaning |
|---|---|
| 不透明度 / Opacity | 0..100% image opacity (5% steps); lowering it fades the wallpaper toward the surface. |
| 遮罩 / Scrim | 0..95% readability veil over the image (5% steps); white in light mode, black in dark mode. |
| 面板不透明度 / Panel opacity | 0..100% surface transparency (5% steps); at 100% the official panels stay opaque (no glass). |
| 毛玻璃模糊 / Glass blur | 0..40px backdrop-filter blur on the translucent surfaces (2px steps). |
| 壁纸模糊 / Wallpaper blur | 0..60px blur of the wallpaper image itself (5px steps). |
| 填充方式 / Fit | cover or contain. |
- 清除背景 removes the background and restores the stock look.