DeepSeek Harness Plugin Hub

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

探索

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

社区

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

相关链接

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

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

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

@dshthemes/core

Core

deepseek-harness 主题的定义和注册辅助工具

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

npx -y @deepseek-ai/dsh plugin --profile web add @dshthemes/core@0.2.0
README兼容性版本

兼容性与来源证明

Core 以 @dshthemes/core 发布,当前版本为 0.2.0。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

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

版本

0.2.0stable
2026/8/15
0.1.2stable
2026/8/14
0.1.1stable
2026/8/14
查看其余 1 个版本收起版本
0.1.0stable
2026/8/14

相关插件

正在加载相关插件…

最新版
0.2.0
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
111.4 kB
文件数
23
Surface
web
许可证
MIT
发布源
npm
GitHub
★ 6
周下载
41
最近提交
2026/9/18
查看源码 ↗项目主页 ↗
README Badge

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

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

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

认领这个 Plugin →
报告问题

README

@dshthemes/core

English | 简体中文

Theme definitions and registration helpers for deepseek-harness themes. This package carries no UI and no runtime dependency on the dsh application tree: it targets the official theme extension point (ctx.theme from @deepseek-ai/dsh-client-ui-theme) structurally.

What it ships

  • Eleven theme definitions (ThemeDefinition = { id, colorScheme, tokens }), each covering the full REQUIRED_TOKENS and RECOMMENDED_TOKENS sets declared in src/tokens.ts. Previews of all eleven: docs/previews.md.
  • registerThemes(registry) — registers every shipped theme and returns one disposer that unregisters all of them.
  • A /client plugin entry (apply/inject: ['theme']) that registers all themes through a labelled ctx.effect, for users who want themes without the picker UI.

Contract

  • Theme ids are unique; light, dark, and system are reserved by the host and never registered.
  • colorScheme ('light' | 'dark') selects the host base palette; the presenter switches body[data-ds-dark-theme] from this field.
  • tokens override the --dsw-alias-* / --dsw-specific-* semantic layer as inline CSS variables. The host's --dsw-static-* scale is not part of this contract.
  • All definitions are frozen; a theme's token dictionary never mutates after import.

Usage

Standalone install (registers all themes, no picker); web is the shipped Web profile:

dsh plugin --profile web add @dshthemes/core

This row and the @dshthemes/ui row are alternatives: both register the same theme ids, and a duplicate id throws.

For custom assemblies, use the registration helper directly:

import { registerThemes } from "@dshthemes/core";

export function apply(ctx: ClientContext): void {
  ctx.effect(() => registerThemes(ctx.theme), "my-plugin: register themes");
}

Selection is a host concern: call ctx.theme.setTheme('catppuccin') once the theme is registered. Durable third-party selection lives in the companion @dshthemes/ui plugin.

Model Experience

None, as this package only registers frozen theme definitions and a registration helper; nothing here reaches a model request.

KV Cache effect

None; this package neither assembles nor sends a provider request.

Known limitations

  • The host offers no completeness validation for override sets; this package compensates with REQUIRED_TOKENS and pnpm test enforcement.
  • Theme selection through ctx.theme is process-local by host design; see docs/theme-spec.md for the persistence boundary.

相关插件

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

Better Sidebardsh-better-sidebarDSH web 插件:类似 VSCode 的右侧边栏(资源管理器 / 编辑器 / 终端 / git / 浏览器),按对话会话隔离。提供服务,供其他插件注册侧边栏标签页和文件查看器。Deepseek Ipptdeepseek-ipptiPolloWork PPT Studio 及其精选幻灯片模板,作为原生 DeepSeek Harness 对话视图。Codex Ui@michengai/dsh-codex-uiDSH Codex UI — 为 DeepSeek Harness Web 提供 Codex 风格侧栏、工作区会话树、全局搜索和轮次导航Dream Skindsh-dream-skinDeepSeek Harness 换肤插件(Dream Skin for DSH):8 套 iOS / Linear 式清透冷调的高质感主题 + 弥散光壁纸 + 每款皮肤智能背景 + 强调色 + 主题包分享,把换肤做成材质与配色克制的高级感工艺,而非贴图。在原生 DSH Web 和第三方桌面客户端(DSH Desktop)中运行:8 款原创高端主题、玻璃材质、壁纸 2.0