DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Theme — DeepSeek Harness 插件(DSH Plugin)
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录
← Plugins
T

dsh-theme

Theme

用于 DeepSeek Harness 的实时主题编辑器,提供精选配色方案和字体排版控制。

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add github:oil-oil/dsh-theme#38c3cf09f1ece363283d29224c61ac369b0ffabc
README兼容性版本

兼容性与来源证明

Theme 以 dsh-theme 发布,当前版本为 0.2.0。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
web
发布来源
github
Registry 更新时间
2026/9/9

版本

0.2.0stable
2026/9/9
0.1.0stable
2026/8/21

相关插件

正在加载相关插件…

最新版
0.2.0
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
未提供
文件数
未提供
Surface
web
许可证
MIT
发布源
github
GitHub
★ 43
周下载
0
最近提交
2026/9/9
查看源码 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题

相关插件

继续浏览 ui-customization 分类下经过校验的插件。

Web App@deepseek-ai/dsh-web-appdsh 浏览器界面捆绑包:位于 dsh-base 之上的 Web 补丁层,加上运行时粘合插件(提供前端 dist、Web 界面提示符、bash 运行时变量和 URL 行)Experimental Agent Team Web Profile@deepseek-ai/dsh-experimental-agent-team-web-profile用于 Agent Teams Remote 和 UI 插件的实验性 Web 配置层Client Ui Task Board@linxin666/dsh-client-ui-task-board面向 DSH Web GUI 的主机权威任务面板,支持实际会话执行、主机 cron 调度以及可选的跨平台空闲睡眠保护;以挂载方式提供,无需修改 DSH 源代码。Pet@linxin666/dsh-pet适用于 dsh Web GUI 的多宠物伴侣插件:由注册表驱动的浮动宠物,可响应模型活动,支持为每只宠物命名、抚摸/喂食互动以及亲密度评分

README

dsh-theme: live palettes and typography for DeepSeek Harness

English | 中文

dsh-theme is a standalone community plugin for customizing the DeepSeek Harness Web UI. Changes are applied immediately and restored on refresh in the current browser.

Features

  • Light, dark, and system appearance modes.
  • Fifteen curated themes, including five reading-oriented themes and the code-oriented Carbon Code theme.
  • Every preset applies its color hierarchy, UI font, code font, and type sizes as one visual profile.
  • Live accent, background, foreground, surface, and sidebar color controls.
  • Separate UI and code font families.
  • Separate UI and code font sizes.
  • Versioned browser-local theme settings that survive refreshes.

Install

npx @deepseek-ai/dsh plugin --profile web add github:oil-oil/dsh-theme

Restart the web profile, then open Settings → Appearance.

0.2.0 已适配 Harness 0.1.2-rc.1(DSH Desktop 2.0.5 内置版本)。旧版插件出现 dsh-client-runtime/client 加载错误时,请更新插件后重启。安装、更新和版本核对见兼容说明。

Development

pnpm install
pnpm test
pnpm typecheck
pnpm build

For local development:

npx @deepseek-ai/dsh plugin --profile web add ./dsh-theme

Scope

The plugin uses the official Harness Theme and Slot APIs. Font families and semantic font sizes can therefore be changed without replacing Harness components.

主题值保存在当前 Harness 地址对应的浏览器存储中,不会同步到其他浏览器或不同地址下的 profile。这是插件选择的保存范围。

Harness does not currently expose a global radius token. dsh-theme intentionally avoids fragile global CSS overrides, so component radius customization is not included.

The new reading palettes reinterpret color and tone as Harness light/dark semantic tokens. They do not copy Typora CSS, DOM selectors, or font files, and use independent display names.

Theme modeling and compatibility rules are documented in docs/theme-design.md.

License

MIT


This is an independent community project and is not affiliated with or endorsed by DeepSeek. The DeepSeek Harness logo is sourced from the official DeepSeek Harness repository and is used only to identify the compatible platform.