dsh-theme-mineradio
Theme Mineradio
Mineradio:面向 Web 界面的电影感私有视觉电台玻璃主题——香槟色光晕、流体或壁纸背景、统一圆角与动效
插件会安装到这里;不确定时保持 web。
npx -y @deepseek-ai/dsh plugin --profile web add dsh-theme-mineradio@2.3.8


dsh-theme-mineradio
Mineradio:面向 Web 界面的电影感私有视觉电台玻璃主题——香槟色光晕、流体或壁纸背景、统一圆角与动效
插件会安装到这里;不确定时保持 web。
npx -y @deepseek-ai/dsh plugin --profile web add dsh-theme-mineradio@2.3.8


Theme Mineradio 以 dsh-theme-mineradio 发布,当前版本为 2.3.8。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。
English | 中文
Mineradio is a cinematic glassmorphism theme for the DeepSeek Harness web UI — a faithful re-skin of the Mineradio "private visual radio" identity. The header, sidebar, composer, stats line, and trajectory view become panes of warm champagne glass over a near-black studio backdrop. You can put a video as wallpaper and switch it off and the stock UI comes back exactly, with no source changes to DSH itself.
Mineradio dark studio — champagne fluid, teal glass sidebar, floating composer
Dark studio: teal glass over a champagne pour. The prompt floats in the liquid.
Live captures of 2.2.x on DeepSeek Harness — hero, paper-white, and the Looks panel (scenes / performance / mica):
| Dark studio | Light paper |
|---|---|
| Dark theme | Light theme |
Mineradio settings — Looks fold with scene and performance presets
Looks: Studio / Deep sea / Midnight / Mist / Rainbow, plus Performance / Balanced / Vivid — one click, same glass family.
A full-size gallery is also hosted at https://dhicoc.github.io/dsh-theme-mineradio/.
#f4d28a champagne, #7ad7c2 mint, #ff5367 ember rose over a warm near-black #08090B) drives every alias token: surfaces, hairline strokes, text ink, buttons, scrollbars, and warm-tinted shadows with a gold bloom.powershell -ExecutionPolicy Bypass -Command "Invoke-WebRequest 'https://github.com/dhicoc/dsh-theme-mineradio/raw/main/install.ps1' -OutFile install.ps1; .\install.ps1"
Installs the latest release by default. No git needed — the installer falls back to a plain zip download. It links the plugin into the profile's node_modules and registers ui-mineradio in cordis.patch.yml (idempotent — safe to run again). Reload the web UI and it is on.
Pin a version or track the dev branch:
.\install.ps1 -Version 'v1.0.0' # a specific release
.\install.ps1 -Version 'main' # the development branch
dsh plugin --profile web add dsh-theme-mineradio
Or search dsh-theme-mineradio in Settings → Plugin market. That installs the prebuilt npm package (lib/ already bundled). There is no prepare / postinstall script.
From 2.3.6 the theme probes the host at load: it uses @deepseek-ai/dsh-client-runtime when present (DSH 0.1.1-rc.2+) and falls back to @deepseek-ai/dsh-client-store (DSH Desktop 0.7.x / 0.1.2-alpha.1). Do not pin 2.3.1 for old desktops and 2.3.5 for new ones — one latest build runs on both.
Do not install with github:dhicoc/dsh-theme-mineradio or dsh plugin add https://github.com/dhicoc/dsh-theme-mineradio. A git / tarball spec makes pnpm block "build scripts", and market updates then fail. If you already have the git spec, switch to npm:
dsh plugin --profile web add dsh-theme-mineradio@latest
The dsh.bundle manifest registers ui-mineradio automatically, so no manual patch is needed. (The installer adds this equivalent entry for source installs:)
- insert:
- id: ui-mineradio
name: 'dsh-theme-mineradio'
Restart the web UI. To turn it off: Settings → Plugins → Mineradio.
MIT. Mineradio visual identity (palette, typography, glow aesthetic) is a faithful re-skin of the Mineradio project by XxHuberrr, whose original is licensed GPL-3.0.