月升暗色主题——深蓝夜色打底、琥珀月光点缀。
安装
# GitHub 源码(首次需按提示配置 allowBuilds 构建授权后重试)
dsh plugin --profile web add github:hanyi7867069-create/dsh-moonrise
装任何插件都等于在你的机器上跑第三方代码,权限和你本人一样大——能读你的文件、用你的凭据、访问网络,工具审批管不到它。GitHub 来源的插件还会在安装时执行构建脚本。请只安装可信来源,并尽量锁定 commit(github:owner/repo#sha)。
README
该插件的 README 只有英文版本。
A warm amber-on-midnight theme for the DeepSeek Harness Web UI.
夜色深蓝为底,月光琥珀做点缀——给 DSH 换一套"深夜写代码"的配色。
Install
dsh plugin --profile web add dsh-moonrise
# or from source / a tarball:
dsh plugin --profile web add ./dsh-moonrise
Then restart the Web UI and pick moonrise in Settings → Appearance.
What it overrides
ctx.theme.register() with a dark-scheme ThemeDefinition that overrides the
--dsw-alias-* semantic tokens (surfaces, borders, brand, labels, states,
buttons, sidebar, markdown, scrollbars). The token set is the documented
ui-theme inspect list plus the design-platform aliases.
Structure
package.json # dsh.bundle + dsh.client manifests
cordis.patch.yml # inserts the client row
index.js # node half (no-op; theming is browser-side)
dist/client.js # browser bundle (window.__ModuleLoader__.load factory)
Publishing
npm publish
# or ship a tarball:
npm pack
Tag the repo with dsh-plugin, then submit to
awesome-dsh-plugin.
链接
同类插件
Small-tailqwq/dsh-deep-whale#maid-atelier★ 1316
DSH Web 鲸鱼娘皮肤系列(深海女仆工坊 maid-atelier)。
kingOfSoySauce/dsh-liang-skin★ 93
自适应推理等级滑块皮肤,将当前模型可用档位映射到 0–30 视觉强度,并同步人物、背景和界面配色。
GGBond2424648901/deep-whale-day-night-theme★ 85
鲸鱼娘昼夜皮肤:白昼水晶工坊与夜晚月潮观测室双场景,成对角色、Q 版侧栏宠物、花边与气泡/星点轻量氛围。
elysia395/dsh-wallpaper-engine★ 58
在 DSH 网页界面后方渲染本机 Wallpaper Engine 的 Video/Web 壁纸,支持 iOS 风格液态玻璃效果,并可用滑动条调节模糊、暗化、边框与玻璃强度。
RevolutionLA/dsh-dream-skin★ 56
一键换肤插件:8 套原创主题、背景壁纸(透明度/模糊)、强调色、主题包导入/导出+分享链接、收藏与随机,纯原生 token 系统接入。
KinGao294/dsh-skin★ 19
Codex 风格皮肤切换器 + 自定义壁纸层,可调透明度与模糊。