DeepSeek Harness 插件

dsh-theme-mineradio

Mineradio 玻璃拟态 DSH 网页主题:香槟金玻璃面板、流体或壁纸背景,一键开关即可还原原生界面。

跳到安装方式

来源信息

GitHub 仓库
dhicoc/dsh-theme-mineradio
最近更新
2026年8月20日
分类
主题与外观
GitHub stars
0

安装

默认先复制一段 Prompt,让 Agent 读页面和仓库;需要自己装时再切到命令。

复制这段 Prompt,发给 DSH、Codex 或其他 Agent,让它先读页面和仓库。

请先不要安装。阅读这个 DeepSeek Harness 插件,说明它解决什么问题、会访问哪些文件、网络或密钥,以及如何安装和卸载。

插件页面:https://deepseekplugins.org/zh/plugins/dhicoc/dsh-theme-mineradio
GitHub:https://github.com/dhicoc/dsh-theme-mineradio
插件名:dsh-theme-mineradio
作者:dhicoc
安装命令:dsh plugin --profile web add github:dhicoc/dsh-theme-mineradio

确认前不要执行安装命令。

检查来源文件

安装前先看这个插件目录里的 README 和其他文件。

文件资源管理器3 个文件
README.md来源说明 · 只读预览

dsh-theme-mineradio

![Awesome DSH Plugin](https://awesome-dsh-plugin.com)

English | [中文](README.zh.md)

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.

What ports from Mineradio

  • Champagne-gold identity — the signature palette (#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.
  • Typography — Inter + Noto Sans SC for the UI, self-hosted so there's no shell/fontsource dependency.
  • Cinematic glow — a champagne-gold ambient bloom sits behind the glass; the spotlight hue knob sweeps it from warm amber to mint while keeping the brand warm.
  • Fluid backdrop — a living fluid board (hue + depth adjustable, defaults to warm gold) or your own wallpaper (image or video) with its own blur and frost.

Features

  • Two modes: Mica restyles the layout into floating glass cards (blur and frost adjustable), while Compatibility Mode keeps the stock layout byte-for-byte and only swaps the material to generic glass — other plugins' UI gets the same treatment automatically
  • Free backdrop: a living fluid board (hue adjustable) or your own wallpaper (fills the page, aspect preserved, with its own blur and frost); light wallpapers look best in light mode, dark wallpapers in dark mode
  • Background brightness: follows the resolved scheme — dark mode darkens (0–50), light mode brightens (50–100), 50 is unchanged
  • Ambient decor: particle whale in the chat center, star particles, and an interactive dot-grid mesh — all toggleable
  • Champagne glow: a pointer-tracking glow over the glass panes, plus a hover press-down for tactile depth
  • One switch: off restores the stock UI exactly, and every effect is removed with the plugin

Installation

Windows (one command)

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

Manual / via pnpm

dsh plugin --profile web add https://github.com/dhicoc/dsh-theme-mineradio

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.

License

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.