dsh-aurora-bg
Run the following command in DeepSeek Harness:
dsh plugin install KUNTING0701/dsh-aurora-bg
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install KUNTING0701/dsh-aurora-bg in DeepSeek Harness to install the plugin (source repo: https://github.com/KUNTING0701/dsh-aurora-bg); restart dsh web after installation and the background takes effect automatically.
About this plugin
The default DSH Web UI background is typically a flat, single-color canvas that tends to feel sterile during extended sessions. dsh-aurora-bg replaces it with a six-layer animated backdrop: a deep-blue fluid base, dual near/far grid parallax, blue-violet light blobs, a counter-rotating golden flow layer, a warm top glow, and a fast-spinning fine layer. Each layer rotates and drifts at its own speed and direction, producing the layered "fluid surge" depth characteristic of the DeepSeek website, while mouse movement drives a two-tier parallax effect entirely through CSS transforms.
The standout element is the dot-matrix whale, sampled from the official hero-whale SVG path onto a 60×60 luminance grid. On load, scattered particles ease into the whale silhouette over 2.5 s; afterwards the tail undulates with a traveling wave, concentric ripples radiate from the center, and a three-decay repulsion force pushes particles away as the cursor approaches. A 3-D lighting model modulates each particle's brightness between 0.28× and 2.79× based on its distance to a light source that tracks the mouse, faithfully recreating the official site's interactive feel.
Everything runs on CSS transforms and SVG particles—no WebGL context, no persistent canvas loop, no mask or blur filters—so the plugin stays lightweight and stable even on low-end hardware. All colors, grid densities, per-layer rotation speeds, drift amplitudes, parallax strengths, and whale interaction parameters are exposed as top-level constants and an anim array in lib/client.js, letting developers fine-tune the aurora palette and whale position with a few numeric edits. It is ideal for anyone who wants a polished, DeepSeek-flavored DSH interface without pulling in a heavy rendering stack.
Use Cases
- Replace the flat DSH Web UI background with a layered aurora effect
- Preview a DeepSeek-website-style visual atmosphere in local development
- Run a smooth pure-CSS background animation on low-end hardware
Best For
- Developers who want a polished DSH UI without WebGL dependencies
- Users prioritizing low resource usage and broad browser compatibility
- Enthusiasts who enjoy tweaking colors, rotation speeds, and whale parameters
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.