DeepSeek-Harness-Bocchi-UI
其他 活跃维护

DeepSeek-Harness-Bocchi-UI

xjg12345/DeepSeek-Harness-Bocchi-UI

适配DeepSeek Harness的界面主题插件,以《孤独摇滚!》作品的标志性视觉元素为基础替换默认界面风格,无需额外配置,安装完成后即可获得鲜明的主题化操作体验。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
JavaScript
主要语言
None
开源协议
5.1 MB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:xjg12345/DeepSeek-Harness-Bocchi-UI
git clone https://github.com/xjg12345/DeepSeek-Harness-Bocchi-UI.git
git clone git@github.com:xjg12345/DeepSeek-Harness-Bocchi-UI.git
README.md main

DeepSeek Harness · 孤独摇滚(Bocchi the Rock!)主题插件

image-20260816193230630

为 DeepSeek Harness Web UI 打造的极简深色主题皮肤:后藤独粉强调色 + 专属壁纸 + 「原始主题 ↔ 孤独摇滚主题」随时切换开关。

image-20260816193252214

仓库结构

deepseek-plugin/
├── assets/
│   └── wallhaven-p9m38p_1920x1080.png   # 壁纸源图(可替换)
├── packages/
│   └── dsh-client-ui-bocchi/            # 插件包(含完整安装指南 README)
└── build-embed.js                       # 壁纸重嵌工作流

快速安装

# 1) 把插件包放进 web profile 的 node_modules
dsh plugin --profile web add <本仓库路径>/packages/dsh-client-ui-bocchi
# 或手动把 packages/dsh-client-ui-bocchi 复制到 $DSH_HOME/profiles/web/node_modules/

# 2) 在 $DSH_HOME/profiles/web/cordis.patch.yml 追加:
#    - insert:
#        - id: ui-bocchi
#          name: 'dsh-client-ui-bocchi'

# 3) 重启 dsh web 或刷新浏览器

启用:设置 → 通用 → 孤独摇滚主题皮肤 开关。

完整安装说明、使用与换壁纸方法见 packages/dsh-client-ui-bocchi/README.md。