DSH HUB
首页插件商店插件包社区排行榜资源发布指南
插件源码
返回插件目录

ReLuckyLucy /

ReLuckyLucy/dsh_Rhine_Lab_theme

已验证

Arknights Rhine Lab (莱茵生命) skin for the DeepSeek Harness Web GUI

★ 0 Stars0 Forks0 IssuesN/A 社区评分0 已确认安装
查看 GitHub
README来源: main@54c2f261

dsh-theme-rhine-lab

English | 中文

An Arknights Rhine Lab reconstruction for the DeepSeek Harness Web GUI: an archive-terminal visual system with restrained institutional HUD branding.

Rhine Lab light archive mode Rhine Lab dark night-operations mode

Visual system

The reconstruction presents Harness as a research archive rather than a decorative overlay:

  • Light headquarters archive uses warm paper, dense ink, squared file edges, and research-orange authorization accents.
  • Dark night-operations mode keeps the same record structure on charcoal surfaces, with cyan reserved for live data and red for failures.
  • Restrained direct branding is limited to non-interactive archival labels and the Rhine Lab shell mark; it never adds controls or changes Harness workflow.
  • Accessible behavior preserves normal interaction, respects prefers-reduced-motion, and reduces only nonessential inscriptions and gutters at narrow widths.

No media from any local reference site is redistributed. The package contains only its own source, compiled output, documentation, and the release screenshots above.

Compatibility and safe degradation

The compatibility target is DeepSeek Harness 0.1.0-rc.5 on the Web surface (dsh --profile web). The stylesheet is deliberately scoped to stable Harness data attributes. If a future or older host omits an anchor, that decoration simply does not apply: the host’s controls, layout tracks, scrolling, code surfaces, and settings remain in charge.

The existing Settings → General toggle remains the control point. It still reads and writes the durable ui-theme-rhine-lab.enabled preference; no migration or replacement settings namespace is introduced. Light, Dark, and System continue to select the base mode underneath the reconstruction.

Install

Install a published package or a packed tarball:

dsh plugin --profile web add dsh-theme-rhine-lab
pnpm pack
dsh plugin --profile web add ./dsh-theme-rhine-lab-0.2.0.tgz

Install from source after building it:

git clone https://github.com/ReLuckyLucy/dsh_Rhine_Lab_themo.git
cd dsh_Rhine_Lab_themo
pnpm install
pnpm build
dsh plugin --profile web add .

Restart dsh web after changing the installed plugin set, then refresh the browser. Git/source installs may require allowing this package’s prepare build in the target profile; allow it only when you trust the source.

How it works

  • cordis.patch.yml contributes the bundle to dsh.
  • src/index.ts registers the durable ui-theme-rhine-lab setting.
  • src/client/index.ts projects the enabled setting into token overrides, the scoped archive-terminal stylesheet, the non-interactive HUD, and the General-settings row.
  • lib/ is committed so registry and tarball installs have prebuilt artifacts.

Development and publishing

pnpm test
pnpm build
npm pack --dry-run

The published tarball intentionally includes lib, src, cordis.patch.yml, both READMEs, LICENSE, and screenshots when the release captures are present. It excludes tests, local notes, and any reference-site material.

License

MIT. This is a fan-made skin; Arknights and Rhine Lab belong to Hypergryph / Yostar.

—/ 5

暂无评分

已验证 DSH bundle

Commit 54c2f2611f6b

社区评论

还没有评论,来写第一条。

DSH HUB

社区维护的 DSH 插件索引。不是 GitHub 或 DeepSeek AI 的官方产品。

社区资源API关于