← 返回列表
D

dsh-cerrda-theme

v0.2.0 · 0 天前发布

Deployment-level static web plugin for DSH: cerrda dark re-theme of the DeepSeek Harness Web GUI (rose/purple oklch, Liquid Glass composer, Silk WebGL2 background, Sora/Fraunces/JetBrains Mono). Install with: dsh plugin --profile web add dsh-cerrda-theme

dshdsh-plugindeepseek-harnessthemecerrda

README

dsh-cerrda-theme

DSH(DeepSeek Harness)Web GUI 的 cerrda 暗色主题——以部署级静态 web 插件发布,
免审批、进程重启后自动加载

  • rose/purple oklch 配色体系、Sora / Fraunces / JetBrains Mono 字体

  • Liquid Glass 输入栏 / hero 面板 / 回到底部按钮(SVG 位移滤镜)

  • Silk WebGL2 动态背景、CardSpotlight、Ripple、ShimmerBorder

  • CSS 液态玻璃:侧边栏、详情列、会话头部、工具卡片、浮层
  • 安装

    在 DSH 环境里执行(需要 pnpm 在 PATH 上):

    bash
    dsh plugin --profile web add dsh-cerrda-theme

    然后重启 DSH 进程(web profile 的 HMR 已禁用,bundle 层只在启动时应用)。
    重启后主题自动生效,无需任何审批。

    本地未发布版本(本仓库根目录就是包,在仓库根执行):

    bash
    dsh plugin --profile web add .

    卸载

    bash
    dsh plugin --profile web remove dsh-cerrda-theme

    重启后即恢复默认外观。

    验证

    bash
    dsh --profile web --dump-config | grep dsh-cerrda-theme

    浏览器 DevTools 网络面板应出现 /plugins/dsh-cerrda-theme/client.js

    工作原理

    本包是一个 bundle 包(profile 层

    查看完整 README →

    版本兼容矩阵

    DSH 版本状态说明
    dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
    dsh@0.1.0 ✅ 兼容 标准 patch ✅
    dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
    dsh@0.3.0+ ❓ 未知 尚未发布

    💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

    元数据

    License
    MIT
    npm
    dsh-cerrda-theme
    Repo
    git+https://github.com/Cerrda/dsh-cerrda-theme.git
    Engines
    {}
    Weekly DL
    0
    Monthly DL
    0
    dsh.bundle
    {"bundle":{"patch":"./cordis.patch.yml"},"client":{"inject":[],"platform":"web"}}