dsh-bg-image
Custom background image for the DeepSeek Harness web UI (theme token overlay + settings card)
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:mhwww/dsh-bg-image说明文档
阅读完整 README ↗配置字段
| 字段 | 类型 | 默认 | 说明 |
|---|---|---|---|
enabled | bool | false | 总开关 |
imagePath | string | "" | 本地图片绝对路径(png/jpg/webp/gif/bmp/avif) |
opacity | number | 0.35 | 遮罩不透明度 0–0.9;深色模式自动 +0.15 |
sidebarTransparent | bool | true | 侧边栏填充透明,透出背景 |