dsh-matrix-rain
awa-123-cw
DeepSeek Harness WebUI 动效美化插件:聊天背景黑客帝国代码雨,雨字内容 = 当前会话 AI 思考链(流式实时),设置页调色盘 + 全套 DIY
PROJECT TOPICS
PROJECT README
English | 中文
A DeepSeek Harness Web theme plugin. Upload an image, fill the window, and sit the sidebar, conversation, and details on one frosted-glass layer. Official Light / Dark / System stay in charge.
dsh plugin --profile web add github:SenryLee/dsh-frosted-window
Restart dsh web, then open Settings → Frosted.

overrideTokens only, never setTheme('custom')The image lives in IndexedDB; knobs live in localStorage. Nothing is written to $DSH_HOME/settings.yaml, and nothing is fetched from a URL.
dsh web must already run (the usual profile name is web).
dsh plugin --profile web add github:SenryLee/dsh-frosted-window
pnpm ≥ 10 refuses git prepare scripts until you allow them. If the first add fails, put this in the profile's pnpm-workspace.yaml (usually ~/.dsh/profiles/web/pnpm-workspace.yaml) and add again:
allowBuilds:
dsh-frosted-window: true
The repo already ships lib/. Allowing the build only recompiles on a source install.
No allowBuilds needed:
dsh plugin --profile web add https://github.com/SenryLee/dsh-frosted-window/releases/latest/download/dsh-frosted-window-0.1.0.tgz
dsh is not on PATHnpx @deepseek-ai/dsh plugin --profile web add github:SenryLee/dsh-frosted-window
pnpm must be on PATH as well.
dsh web again (a page refresh is not enough).Replace: pick another image → Save. Clear: Delete.
Settings → Plugins lists the technical name frosted-window / dsh-frosted-window. Upload lives on the Frosted settings page, not in that catalog.
dsh plugin --profile web remove dsh-frosted-window
Then restart dsh web.
npm install
npm test
npm run build
Ships as dsh.bundle + dsh.client per the official package-and-install contract.
MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。