dsh-weniger-theme:DSH Web GUI 的 Weniger 主题插件

前言

DSH 采用「一切皆插件」的方式扩展。dsh-weniger-theme 是一个 DSH web 插件,用于给 DeepSeek Harness(DSH)Web GUI 提供 Dieter Rams 启发的 Weniger 主题。下面介绍它的定位、功能、安装命令和注意事项。

这是什么

仓库地址:https://github.com/lesliechowsh/dsh-weniger-theme。维护者为 lesliechowsh,许可证为 MIT。

它是一个 Dieter Rams-inspired theme for the DeepSeek Harness (DSH) Web GUI,主要通过插件机制替换 DSH Web GUI 的设计令牌、圆角、阴影和组件着色。

package.json 相关声明如下:

peerDependencies:
  react ^18.2.0
dsh.client inject:
  @deepseek-ai/dsh-client-ui-theme
  @deepseek-ai/dsh-client-ui-slots
dsh.client platform: web

核心功能

  • 重映射整个设计令牌图(theme-service tokensderived tokens、静态 color ramp)到暖色 Braun-style 配色,支持亮色和暗色。
  • 将所有组件圆角收敛到 0–4px 网格,并压平所有阴影。
  • 重着色用户气泡、代码块、发送按钮、活动导航强调、焦点环、选区以及语法高亮调色板。
  • 添加页脚 chip(橙色方块 + 标签),打开引用良好设计十原则的小型面板,并包含出处说明。

安装与启用

下面是常用安装方式。执行安装命令后,重启 dsh web

包名安装

dsh plugin --profile web add dsh-weniger-theme@latest

从 GitHub 仓库安装

dsh plugin --profile web add github:lesliechowsh/dsh-weniger-theme

手动安装

进入 $DSH_HOME/profiles/web 目录,并执行:

npm install dsh-weniger-theme

在 profile 的 cordis.patch.yml 中追加一个 insert 条目:

- insert:
    - id: weniger-theme
      name: 'dsh-weniger-theme'

然后重启 dsh web

升级

如果从 0.1.3 及以下版本升级,重新执行 add 命令:

dsh plugin --profile web add dsh-weniger-theme@latest

或者执行 update:

dsh plugin --profile web update dsh-weniger-theme

然后重启 dsh web

0.1.3 及以下版本未包含 dsh.bundle 声明,可能以普通依赖静默安装导致主题未加载;0.1.4 增加 cordis.patch.yml 作为 bundle patch layer。

卸载

dsh plugin --profile web remove dsh-weniger-theme

典型用法

安装并重启后,主题会作用于 DSH Web GUI 的界面外观,包括亮色和暗色模式下的设计令牌、圆角、阴影和组件着色。

页脚 chip 用于打开一个小型面板,面板中引用良好设计十原则,并包含出处说明。

适用场景与注意

  • 适合给 DSH Web GUI 做主题替换,尤其是希望统一暖色、方角、平面视觉风格的场景。
  • 插件以当前 dsh 进程权限运行。安装前应检查源码、许可证和依赖关系。
  • 许可证:MIT。
  • peerDependencyreact ^18.2.0
  • 项目声明受 Dieter Rams 及良好设计十原则启发;与 Dieter Rams、Vitsœ、Braun GmbH、Procter & Gamble 无关联、未获背书或赞助。
  • “Braun”为其权利人商标;项目未复制 Braun 商标、标识或产品设计,调色板与布局数值为原创。

结尾

dsh-weniger-theme 提供的是 DSH Web GUI 的主题层替换:重映射设计令牌,收敛圆角,压平阴影,并重着色常用组件。若只需要调整 DSH Web GUI 的外观,可以通过上面的插件命令接入。

GitHub 仓库:https://github.com/lesliechowsh/dsh-weniger-theme

羽毛球分组比赛记分
小程序二维码

欢迎使用《羽毛球分组比赛记分》微信小程序

小夜