DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Plugin Gouden Leeuw Theme — DSH Plugin for DeepSeek Harness
← Plugins
P

dsh-plugin-gouden-leeuw-theme

Plugin Gouden Leeuw Theme

Unofficial Gouden Leeuw moonlit sanctuary theme for the DeepSeek Harness web UI

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:Andy294753951/dsh-plugin-gouden-leeuw-theme#6ab4c2bc6fb88d41a02ad92c06aae6e46d05e078
READMECompatibilityVersions

Compatibility and provenance

Plugin Gouden Leeuw Theme is published as dsh-plugin-gouden-leeuw-theme and currently resolves to version 0.4.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
8/21/2026

Versions

0.4.0stable
8/21/2026

Related plugins

Loading related plugins…

Latest
0.4.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
SEE LICENSE IN LICENSE
Source
github
GitHub
★ 2
Weekly downloads
0
Last push
8/21/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in

Related plugins

More verified plugins in ui-customization.

Client Ui Git Graph@linxin666/dsh-client-ui-git-graphExternal dsh web GUI plugin: a blank-session git branch selector + Git graph, with real host-side git operations and guards, as a dsh profile bundleWeb All@linxin666/dsh-web-allDSH Web UI 全家桶聚合插件:一键安装全部功能插件(task-board / git-graph / pet / remote-web-ui / web-ui-settings / skin-center / community-plugins / compat shim)。compat 桥接层已并入本包(src/client),无需独立 compat npm 包。Usage@linxin666/dsh-usageUsage statistics plugin for the dsh web GUI: per-provider balance and coding-plan quota detection plus a live token usage ledger, with the current session provider's today usage on the sidebar entryWhale Widgetdsh-whale-widgetDeepSeek balance whale widget in the bottom-right corner of the DSH Web interface: balance/today’s usage/peak-off-peak pricing, customizable bubble click sequence (text/balance/today/peak-off-peak/image/random phrases and parallel weighted selection), per-line styles and fonts, floating quick editin

README

Gouden Leeuw Moonwell Sanctuary for DeepSeek Harness

简体中文

An unofficial community theme for the DeepSeek Harness web UI, inspired by Gouden Leeuw from Azur Lane. The composition turns the Harness frame itself into a dark emerald moonwell sanctuary: a pure forest environment surrounds a calm central work area, the real composer becomes moonwell glass, and the official character artwork remains one sharp, independent transparent layer.

The theme is self-contained. All production artwork is bundled with the plugin and served to the local UI by the Host side; installation does not require a local artwork path or a patched Harness frontend.

Highlights

  • One authoritative transparent Gouden Leeuw main PNG plus original day/night sidebar chibis; no regenerated, blurred, or background-baked character.
  • A character-first pure environment: moon, forest arches, elven ruins and moonwell water support the pale ivory/mint artwork instead of competing with it.
  • A composed welcome state and a sharp right-side guardian placement in active conversations; the reading column uses solid sanctuary glass instead of turning the character into a translucent watermark.
  • Raster botanical/crystal anchors establish the sanctuary chrome while CSS is limited to layout, glass, lighting, interaction and sparse firefly motes.
  • Stable Harness data hooks mapped to plugin-owned roles; the stylesheet does not depend on generated CSS-module class names or stacked legacy overrides.
  • Eleven versioned exact same-origin asset routes with GET, HEAD, strong SHA-256 ETags, immutable caching, same-origin resource policy and MIME hardening.
  • Responsive and reduced-motion safeguards, plus a reversible PowerShell installer for the standard web profile.

Requirements

  • DeepSeek Harness in the 0.1.x release-candidate line. The current build was visually verified with Host 0.1.0-rc.7 and web UI 0.1.0-rc.8.
  • Node.js ^22.19.0 or >=24.0.0.

Install on Windows

Clone the repository to a location you intend to keep, then run:

git clone https://github.com/Andy294753951/dsh-plugin-gouden-leeuw-theme.git
Set-Location .\dsh-plugin-gouden-leeuw-theme
pwsh -File .\install.ps1

Restart dsh web. The script builds the dependency-free client bundle, adds this local bundle to the web profile, and writes one clearly marked override to ~/.dsh/profiles/web/cordis.patch.yml.

To use a non-default DSH home or profile:

pwsh -File .\install.ps1 `
  -DshHome "D:\dsh-home" `
  -DshProfile web

Manual installation

Build and add the package:

npm run build
dsh plugin --profile web add .

The package bundle creates a dormant plugin row. Append the following override to ~/.dsh/profiles/web/cordis.patch.yml:

- id: gouden-leeuw-theme
  disabled: false

Restart dsh web after changing the profile composition.

Uninstall

pwsh -File .\uninstall.ps1

The uninstaller removes the managed profile block and package dependency.

Development and verification

npm run build
npm run check
  • src/client/theme.css: sanctuary layout, glass, lighting, interaction, and responsive rules.
  • src/client/index.js: semantic palette, lifecycle, stable host-role mapping, the unique character layer, and firefly nodes.
  • src/index.js: the Host asset manifest and exact same-origin routes.
  • assets/backgrounds/: the production day and night pure-environment backgrounds.
  • assets/character/: the authoritative main PNG and original day/night sidebar chibis.
  • assets/ui/: small reviewed raster ornaments only.
  • lib/: generated installable output; regenerate it with npm run build.

The committed build normalizes source line endings so Windows checkouts do not create noisy bundle-only diffs.

The final visual pass was exercised in the real Harness runtime at 1920×1080 for day/night active conversations and the welcome state, plus 3840×698 to verify that no moving full-width divider remains outside the conversation card. The captured evidence is stored in gui-test-screenshots/.

Compatibility note

The semantic palette uses the Harness theme service. Layout integration uses semantic slots and stable data-* state exposed by the current web UI, then maps them to plugin-owned data-gouden-leeuw-role attributes. A future Harness release that changes those structural hooks may require a small mapping update in src/client/index.js; visual CSS remains isolated from generated host class names. The package targets the HTTP web profile.

Rights and attribution

This is a non-commercial, unofficial fan project and is not affiliated with or endorsed by DeepSeek, Yostar, Manjuu, or Yongshi. Azur Lane, Gouden Leeuw, their names, artwork, and related marks belong to their respective rights holders. The MIT license covers only the code in this repository, not bundled third-party or user-supplied artwork. See THIRD_PARTY_NOTICES.md.