Skip to content

Releases: RayYeung1989/claude-parchment-theme

Release list

v1.0.0

Choose a tag to compare

@RayYeung1989 RayYeung1989 released this 14 Aug 11:42

Claude Parchment Theme v1.0.0

一款 Claude 风格的 dsh插件(DeepSeek Harness WebUI 主题),把 DSH WebUI 视觉语言切换到 Anthropic Claude 风格。

特性

  • 暖羊皮纸色板:Parchment #f5f4ed / Ivory #faf9f5(暗色 Deep Dark #141413 / Dark Surface #30302e
  • Terracotta 品牌色 #c96442,暗色下自动切换 Coral #d97757
  • 全界面衬线字体(Georgia + 中文宋体回退),标题字重 500,代码保持等宽
  • 全量去蓝化:冷灰 → 黄褐调暖灰,DeepSeek 品牌蓝 → Terracotta 家族
  • 链接、info 按钮、引用 chip、气泡、滚动条全部暖化
  • Focus Blue #3898ec 焦点环(系统唯一冷色,仅用于可达性)
  • 中英双语 README

安装(持久化 dsh插件)

cd "$DSH_HOME/profiles/web"
pnpm add "github:RayYeung1989/claude-parchment-theme#v1.0.0"

编辑 cordis.patch.yml 追加:

- insert:
    - id: ui-claude-theme
      name: '@dsh-local/claude-parchment-theme'

重启 dsh --profile web 生效,并可在 设置 → 插件管理 中看到 ui-claude-theme

文档

许可证

MIT