DSH HUB
HomePlugin StoreRankingsPublish Guide
Plugin source
Back to catalog

PAKIKNOWLEDGE /

dsh-client-ui-skin-claude

Verified

Claude-style skin for DeepSeek Harness (dsh) Web GUI — warm-black canvas, Anthropic clay accent, serif UI

★ 5 Stars1 Forks1 IssuesN/A Community rating0 Confirmed installs
View on GitHub
READMESource: main@78690f84

dsh-client-ui-skin-claude

awesome · DSH plugin English | 中文

Claude 风格的 DSH Web 界面皮肤:暖黑画布、陶橙点缀、衬线 UI,跟随原生亮/暗主题。

暗色 · 亮色

特性

  • 暖黑(#141413)画布 + Anthropic 陶橙(#d97757)点缀
  • 衬线界面字体(Georgia),代码用等宽栈
  • 细滚动条、陶橙选中 / 焦点、胶囊徽章
  • 亮 / 暗双主题,跟随系统切换

安装

从 npm 安装(推荐,预构建免授权):

dsh plugin --profile web add @pakiknowledge/dsh-client-ui-skin-claude

或从 GitHub 安装:

dsh plugin --profile web add github:PAKIKNOWLEDGE/dsh-client-ui-skin-claude

装完重启 dsh web,刷新页面。

切换

同一时刻只启用一个皮肤。编辑 ~/.dsh/cordis.patch.yml:

# dsh-skin managed 段之外
- insert:
    - id: ui-skin-claude
      name: '@pakiknowledge/dsh-client-ui-skin-claude'

(并把当前启用皮肤的 disabled: true 加上。)配置 watcher 几秒内热加载,刷新页面生效。

卸载

  1. 删除 ~/.dsh/cordis.patch.yml 里的 ui-skin-claude insert 行
  2. dsh plugin --profile web remove @pakiknowledge/dsh-client-ui-skin-claude
  3. 重启 dsh web

许可

MIT

—/ 5

No ratings yet

Verified DSH bundle

Commit 78690f8449b6

Community comments

No comments yet. Be the first to write one.

DSH HUB

A community index for DSH plugins. Not an official GitHub or DeepSeek AI product.

APIPublish GuideAbout