deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
haozhu11/dsh-plugin-background
Background image plugin for the DeepSeek Harness web UI (dsh web): upload local images as the whole-UI background, with a theme-aware readability matte, WebP-first compression and IndexedDB persistence.
PROJECT TOPICS
PROJECT README
Background image plugin for the DeepSeek Harness web UI (
dsh web).
Pick a local image as the background of the whole interface, adjust a theme-aware readability matte, or clear it — anytime, from a button at the bottom of the sidebar. The image is compressed client-side and persisted in IndexedDB, so it survives restarts with zero server-side storage.
⚠️ Third-party community plugin — not an official DeepSeek product. Built for
deepseek-ai/deepseek-harness.
(Add a screenshot under docs/ and reference it here once you have one.)
pnpm run dev:web watcher), HMR-safe style/theme cleanupsidebar.footer.action slot.--dsw-alias-bg-base theme token via
ThemeRuntime.overrideTokens — the root app frame's background value. The chat
column is transparent, so the image shows through; the sidebar stays opaque for readability.color-mix layer over the base palette token
(white in light mode / dark in dark mode), so text stays readable over any
image; no DOM selectors are touched.dsh web profile (DeepSeek Harness, ≥ 0.1.0-rc.6)pnpm (or npm exec with a writable cache dir)dsh web and open the GUI.git clone <repo-url> && cd dsh-plugin-background
node build.mjs # build once → dist/client.js
node build.mjs --watch # rebuild on src/client.js changes
src/client.js is the only file you normally edit (plain JS, React.createElement, no JSX/TS).dist/client.js is committed on purpose so users can install without building.src/, rebuild, then restart dsh web (or run the pnpm run dev:web
watcher from the harness checkout for hot reload).cd ~/.dsh/profiles/web
pnpm remove dsh-plugin-background
# remove the ui-background row from cordis.patch.yml (if manual)
dsh web CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。