HaoyueQin/deepseek-harness-background0

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.

包名
deepseek-harness-background
版本
0.1.0
许可证
MIT
最近更新
2026年8月19日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:HaoyueQin/deepseek-harness-background

Usage

  1. Start the Web UI (dsh --profile web) and open it in a browser.
  2. Open Settings (bottom-left) → General → the Custom Background row (in the same area as the Appearance row).
  3. Upload an image or paste a URL — the background applies immediately and the preview surface above updates in sync.
  4. Tune the controls — sliders snap in steps and commit on release:
ControlMeaning
不透明度 / Opacity0..100% image opacity (5% steps); lowering it fades the wallpaper toward the surface.
遮罩 / Scrim0..95% readability veil over the image (5% steps); white in light mode, black in dark mode.
面板不透明度 / Panel opacity0..100% surface transparency (5% steps); at 100% the official panels stay opaque (no glass).
毛玻璃模糊 / Glass blur0..40px backdrop-filter blur on the translucent surfaces (2px steps).
壁纸模糊 / Wallpaper blur0..60px blur of the wallpaper image itself (5px steps).
填充方式 / Fitcover or contain.
  1. 清除背景 removes the background and restores the stock look.