Cerrda/dsh-cerrda-theme
Cerrda★ 0JavaScript最后同步: 2026-08-18
—
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 上): 然后 重启 DSH 进程 (web profile 的 HMR 已禁用,bundle 层只在启动时应用)。 重启后主题自动生效,无需任何审批。 本地未发布版本(本仓库根目录就是包,在仓库根执行): 卸载 重启后即恢复默认外观。 验证 浏览器 DevTools 网络面板应出现 /plugins/dsh-cerrda-theme/client.js 。 工作原理 本包是一个 bundle 包 (profile 层),与 @deepseek-ai/dsh-base 、 @deepseek-ai/dsh-web-app 同一机制: 字段 作用 dsh.bundle.patch: ./cordis.patch.yml dsh plugin add 后自动把本包追加进 dsh.profile.bundles 层栈, cordis.patch.yml 在启动时参与组合 dsh.client: { platform: "web" } 声明浏览器 half, dsh-client-modules 把它收进 window. DSH BOOT 名录,服务 /plugins/dsh-cerrda-theme/client.js main: lib/index.js 空宿主 half(carrier 行)——让 loader 行激活,名录只收录已激活的行 exports["./client"]: lib/client.js 浏览器 bundle: window. ModuleLoader .load({id, factory}) 注册, require("react") 取 React,CSS 以 data-plugin-css 风格 style 标签注入 开发 开发循环: 改 src/ → npm run build → 重启 DSH(或硬刷新页面) 。 1. src/cerrda-theme-client.js —— 动态插件版原始 Client half 源码( 单一事实来源 , 所有样式/逻辑改动都写在这里)。 2. npm run buil…
在 GitHub 查看完整 README →分类
Enhancement suite for Gemini, AI Studio, Claude & ChatGPT — plus a prompt manager for any web UI, DeepSeek Harness included. / 面向 Gemini、AI Studio、Claude 与 ChatGPT 的增强套件;提示词管理器可用于任意 Web UI,含 DeepSeek Harness。
★ 19,772
zhu1090093659/dsh-web-uiPlugin and skin collection for DeepSeek Harness (DSH) Web UI - task board, git graph, right-side panel, remote mobile UI, pet, live token stats, and skin center.
★ 5,470
omdsh-dev/DSH-better-sidebar开放的侧边栏底座,支持三方拓展注册新侧边栏页面。内置文件渲染编辑/终端/侧边对话/Git/子代理页面 | Open sidebar foundation, supports third-party extensions to register new sidebar pages. Built-in file rendering/editing, terminal, side chat, Git, and sub-agent pages.
★ 2,596