dsh-erii-boot-splash
Manifest validErii (Sakura) themed boot splash animation — falling sakura petals, a mint monster mascot with a blossom on its head, and a soft pink progress bar; fades out after ~3 seconds without blocking input.
dsh-erii-boot-splash 🌸
Erii (Sakura) themed boot splash animation for the DeepSeek Harness Web UI.
Every time the page loads, a soft sakura-pink screen fades in: seven petals drift and sway down the viewport while a mint monster mascot — with a cherry blossom on its head — floats gently above a filling progress bar. The whole scene fades out after ~3 seconds and never blocks interaction (pointer-events: none).
"Sakura 走慢一点。"
Preview
| Element | Effect |
| --- | --- |
| Background | Sakura pink → white vertical gradient |
| Mascot | Mint monster, floating + glow breathing, sakura on head |
| Petals | 7 petals falling with rotation + horizontal sway |
| Progress bar | Pink gradient, fills over 2.4 s |
| Title | 「S a k u r a 加 载 中」 pulsing |
| Subtitle | ERII · 上杉绘梨衣 |
| Quote | “Sakura 走慢一点。” |
Install
From the DSH plugin CLI:
dsh plugin --profile web add github:yanglingrise/dsh-erii-boot-splash
Or manually:
git clone https://github.com/yanglingrise/dsh-erii-boot-splash.git
cp -r dsh-erii-boot-splash ~/.dsh/profiles/web/node_modules/
```Then append to `~/.dsh/profiles/web/cordis.patch.yml`:
```yaml
- insert:
- id: erii-boot-splash
name: 'dsh-erii-boot-splash'
Restart the Web service (or reload the page after service restart) and enjoy.
How it works
- Pure client-side Cordis plugin. The host half is an empty
apply()so the plugin row mounts; everything renders in the browser. - Registers one occupant into the frame-wide
shell.overlayslot withorder: 9999. - All animation is CSS keyframes; the stylesheet tag carries
data-plugin="dsh-erii-boot-splash"and is removed automatically when the plugin unloads. - Zero runtime dependencies — React is provided by the host module loader.
Customize
Open lib/client.js and tweak:
| What | Where |
| --- | --- |
| Show duration | setTimeout(... 2800) / cleanup at 3700 |
| Colors | The .esb-* CSS rules at the top |
| Petal count / speed | The PETALS array |
| Title text | "S a k u r a 加 载 中" |
| Quote | The esb-quote line |
License
Similar plugins
Sakura-afternoon pastel skin for the DSH Web UI: light and dark sakura token palettes, a click-through falling-petal overlay with a soft vignette, a header petal toggle and a General-settings master s
★ 0
dsh plugin --profile web add sakura-afternoon-skinRenders mermaid code blocks in the chat as diagrams in place (flowchart, sequence, class, state, ER, gantt, pie), with zoom, source toggle, copy PNG and SVG download.
★ 0
dsh plugin --profile web add @dsh-local/dsh-diagramA green interrupt button beside the send box: silently stops a running agent, which then summarizes its progress and asks for your new requirements, with a customizable interrupt prompt.
★ 0
dsh plugin --profile web add dsh-interrupt-buttonMermaid diagram renderer for the Web UI conversation: renders mermaid code blocks into interactive cards (zoom, fit-width, fullscreen viewer, preview/code toggle) with official UI primitives, and keep
★ 0
↓ 204/wk
dsh plugin --profile web add dsh-mermaid-renderInteractive dot-matrix background for the DSH web UI: particles form the DeepSeek whale or your transparent-PNG photo, each dot carries its own smooth force; mouse disturbs them and an auto screensave
★ 0
dsh plugin --profile web add dsh-whale-particlesby lhh010
【求⭐】🐋DSH Web UI 全手绘像素鲸鱼伙伴插件:会话标题栏常驻,平时眨眼/偶尔摆尾/动胸鳍,思考运行时持续动起来,回合完成头顶喷水,点击还会冒爱心,不工作时还会偷懒睡觉,零核心改动。 【喜欢的话就点点star⭐吧~】
★ 33
BSD-3-Clause
TypeScript
Sep 13, 2026
dsh plugin --profile web add @dsh-external/dsh-ui-whale