dsh-web
zhu1090093659
DeepSeek Harness (DSH) Web 插件聚合生态 · 万物皆插件,通过创意工坊分发||DeepSeek Harness (DSH) Web Plugin Aggregation Ecosystem · Everything is a plugin, distributed via the Creative Workshop
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:CynicismBoyJYD/dsh-protect-eyes-skin
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
一个 DeepSeek Harness (DSH) 的护眼绿(豆沙绿)皮肤主题插件。通过整体覆写 --dsw-alias-* 设计 token,把整套 Web 界面(浅色 + 深色两套)换成低蓝光、柔和的护眼绿配色。
插件名:DSH-protect eyes-skin(npm 包名
dsh-protect-eyes-skin,npm 包名不能含空格)
--dsw-alias-* 语义 token,浅色/深色各一套dsh-protect-eyes-skin/
├── package.json # 声明 dsh.client 配置 + bundle patch
├── cordis.patch.yml # 向 loader 插入本插件的 entry
├── lib/
│ ├── index.js # Host 端(空 apply,仅供挂载)
│ └── client.js # 浏览器端:注入护眼绿 CSS token
├── README.md
└── LICENSE
在 DSH 的插件市场里搜索 DSH-protect-eyes-skin,点击安装即可。
dsh plugin --profile web add dsh-protect-eyes-skin
# 或从 GitHub 安装:
dsh plugin --profile web add github:YOUR_NAME/dsh-protect-eyes-skin
# 1. 把本目录软链/复制到 profile 的 node_modules
cp -r dsh-protect-eyes-skin "$DSH_HOME/profiles/web/node_modules/"
# 2. 在 profiles/web/package.json 的 dependencies 里加:
# "dsh-protect-eyes-skin": "file:node_modules/dsh-protect-eyes-skin"
# 3. 在 profiles/web/cordis.patch.yml 里插入 entry(见本仓库 cordis.patch.yml)
# 4. 重启 DSH
安装后到 设置 → 通用 → 外观 里切换浅色/深色,即可看到护眼绿效果。
| 角色 | 浅色模式 | 深色模式 |
|---|---|---|
| 主背景 | #eef4e9 极浅豆绿 |
#1c231c 深墨绿 |
| 分层背景 | #f3f7ef / #e7f0df / #dce8d2 |
#222b22 / #283229 / #2f3a30 |
| 主文字 | #2c3a2c |
#d9e4d3 |
| 强调色 | #4c9a5f |
#7cc98a |
dsh-protect-eyes-skin)npm publishplugins.json 里新增一条 category: "theme" 的条目MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: skin、theme。