laoduu/DeepSeek-Harness-yizi-themes ↗★ 1
dsh-yizi-themes
YiziMarkdown theme pack for DeepSeek Harness — 19 style themes with custom brand and prompt mapping.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:laoduu/DeepSeek-Harness-yizi-themes说明文档
阅读完整 README ↗使用
- 切换主题 / 明暗:右上角调色板按钮 + 明暗切换按钮(会话头部);新会话(无对话内容)时以浮动按钮显示在同一位置;
- 自定义品牌:设置 → 外观 → 自定义(见下节)。
⚙️ 配置(cordis.patch.yml)
插件行的默认配置(可在 profile 的 cordis.patch.yml 里覆盖):
| 字段 | 默认值 | 说明 |
|---|---|---|
wordmark | DEEPSEEK | 品牌字样 |
wordmarkBadge | HARNESS | 徽章字样 |
headline | 探索未至之境 | 新会话标题 |
mappingEnabled | false | 是否启用品牌映射 |
mappingDeepSeek / mappingDeepSeekChinese / mappingHarness / mappingDeepSeekHarness | 原文 | 各品牌词的替换目标 |
设置页的修改优先级高于此配置(配置作为 base 层,用户层覆盖之)。