DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Theme — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins

@eternalnight/dsh-theme

Theme

DeepSeek Harness theme skin plugin: change the background of the DSH Web GUI (built-in themes / static images / dynamic video surrounding and following the frame), with one-click switching in the settings page and at the bottom of the sidebar.

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add @eternalnight/dsh-theme@0.5.1
READMECompatibilityVersions

Compatibility and provenance

Theme is published as @eternalnight/dsh-theme and currently resolves to version 0.5.1. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
npm
Registry updated
9/20/2026

Versions

0.5.1stable
8/29/2026
0.5.0stable
8/29/2026
0.4.1stable
8/29/2026
Show 21 more versionsCollapse versions
0.4.0stable
8/29/2026
0.3.0stable
8/29/2026
0.2.2stable
8/29/2026
0.2.1stable
8/29/2026
0.2.0stable
8/29/2026
0.1.15stable
8/27/2026
0.1.14stable
8/27/2026
0.1.13stable
8/27/2026
0.1.12stable
8/27/2026
0.1.11stable
8/27/2026
0.1.10stable
8/27/2026
0.1.9stable
8/27/2026
0.1.8stable
8/27/2026
0.1.7stable
8/27/2026
0.1.6stable
8/27/2026
0.1.5stable
8/27/2026
0.1.4stable
8/24/2026
0.1.3stable
8/24/2026

Related plugins

Loading related plugins…

Latest
0.5.1
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
8.9 MB
Files
16
Surface
web
License
MIT
Source
npm
GitHub
★ 2
Weekly downloads
131
Security scan
✓ v0.5.1 scan passed
Last push
9/3/2026
View source ↗Project homepage ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue
0.1.2stable
8/23/2026
0.1.1stable
8/22/2026
0.1.0stable
8/22/2026

Related plugins

More verified plugins in ui-customization.

Web App@deepseek-ai/dsh-web-appThe dsh browser-surface bundle: the web patch layer over dsh-base plus the runtime glue plugin (frontend dist serving, web-surface prompt, bash runtime variables, URL line)Experimental Agent Team Web Profile@deepseek-ai/dsh-experimental-agent-team-web-profileExperimental Web profile layer for Agent Teams Remote and UI pluginsRemote Web Ui@linxin666/dsh-remote-web-uiScan-to-pair remote access for the dsh web GUI that shares one official interface: a QR beside the settings button pairs phones and PCs into the same Web GUI (a portrait-touch adaptation layer for phones, full desktop on PCs) through one-time tokens and rClient Ui Git Graph@linxin666/dsh-client-ui-git-graphExternal dsh web GUI plugin: a blank-session git branch selector + Git graph, with real host-side git operations and guards, as a dsh profile bundle

README

dsh-theme 主题皮肤演示

@eternalnight/dsh-theme

DeepSeek Harness 主题皮肤插件

简体中文 | English

🎨 给 DeepSeek Harness 的 Web GUI 换背景:内置主题 / 静态图片 / 动态视频(鼠标环绕跟随帧)三种皮肤形态,侧边栏底部一键切换,设置页完整管理。一条命令安装,不改 dsh 源码。

桌面效果截图
桌面实拍:背景透出 + 主题面板 + 明暗适配


🚀 安装

# 已发布后(npm)
dsh plugin --profile web add @eternalnight/dsh-theme

# 从 GitHub
dsh plugin --profile web add github:EternalNight996/dsh-theme

# 本地联调(link 本地目录)
dsh plugin --profile web add F:/MyApp/eternal/dsh-theme

装完重启 dsh web:侧边栏底部出现「🎨 主题」按钮,设置页出现顶层「主题」分区,默认已显示默认壁纸。


✨ 功能

三种皮肤形态(互斥)

形态说明
内置主题应用配色4 套(深空暗 / 石墨 / 晨光亮 / 樱粉)+ 背景皮肤(极光星云等),统一在此选择
图片皮肤导入本地图片(png/jpg/webp),持久化到 assets/import-images/,以文件名命名(≤15 字),支持删除
视频皮肤跟随鼠标(360° 环绕跟随帧)/ 循环播放两类;默认 import-videos/default.mp4,导入视频持久化 + 可删除

🎥 视频皮肤 · 两种模式

  • 跟随鼠标:鼠标横向位置 → 视频 currentTime,rAF 最短路径 lerp(跨 ±π 不跳变),节流 seek + 阈值,1080p 不卡顿;prefers-reduced-motion 下停帧。
  • 循环播放:自动循环纯背景。
  • 背景层 pointer-events: none,不拦截交互。

受保护默认皮肤

  • import-images/default.png 与 import-videos/default.mp4 为默认皮肤,不可删除。

透明可调

  • 「主题面板透明」「对话栏透明」「背景压暗」滑杆独立可调;设置/侧栏/顶栏保持独立实底。

入口

  • 侧边栏底部「🎨 主题」按钮(rail 窄条态仅图标)→ 主题面板弹窗。
  • 设置 → 主题 顶层分区(id dsh-theme, order 25)。
  • 当前主题持久化到 dsh-theme 命名空间,重启保留。
  • 全部 UI 用 var(--dsw-alias-*),明暗自适应。

🛠 构建

安装后可改前端源码并重新构建。

npm install
npm run build        # 只改 client(src/client)时需要
npm run gen:bg       # 重新生成内置背景图(可选)
# 改 index.js / lib/themes.js 无需构建,重启即生效

📜 日志更新

  • v0.1.4 重新发布:插件市场收录达标(GitHub topics + dsh.marketplace 元数据)。
  • v0.1.3 补 dsh.marketplace 元数据(RP 收录检查达标)。
  • v0.1.2 中英分文件:README.md(中文)与 README.en.md(英文)分离,顶部语言切换。
  • v0.1.1 README 重构:MVCheck 式居中横幅 + badge 徽章 + 中英分文件 + 展示素材前置 + 待办 + 日志;插件市场收录达标(GitHub 打 dsh-plugin 等 topics)。
  • v0.1.0 初始发布:背景层 + 设置 → 主题 + 侧边栏「🎨 主题」按钮;三种皮肤形态(内置主题 / 图片 / 视频环绕跟随);视频跟随鼠标(360° 环绕跟随帧)与循环播放两类;透明可调(主题面板 / 对话栏 / 背景压暗);导入图片/视频持久化到 import-images / import-videos + 两步删除;default.png / default.mp4 默认皮肤不可删;导入皮肤以文件名命名(≤15 字);字体/按钮颜色随 DSH 外观适配;跟随鼠标性能优化(seek 节流 / 后台暂停 / 空闲停帧)。

🗺 待办 / 路线图

  • 导入记录/最近使用:最近导入的皮肤排序与最近使用标签。
  • 多语言:界面 i18n(当前中英词条,补充更多语言)。
  • 按会话记忆主题:不同工作区记住各自主题。
  • 自定义 CSS 主题:导入/导出完整主题 token 方案。
  • 动效强度分级:除 prefers-reduced-motion 外提供手动档位。
  • 拖拽上传:拖拽图片/视频到面板即可导入。
  • 视频帧预览:跟随鼠标模式显示实时帧缩略图。

📄 License

MIT


换上喜欢的背景,让 DSH 每天都不一样。🎨