ディレクトリに戻る

dsh-transparent-ui-plugin

キュレーション掲載メンテナンス: 活発

wyh66666666/dsh-transparent-ui-plugin

Aqua ガラスモーフィズムテーマ:トップバー/サイドバー/入力欄/軌跡ビューをすりガラス化。Mica・流体/壁紙背景・粒子クジラ。オフでネイティブ UI に復元

GitHub で見る
$ dsh plugin --profile web add dsh-client-ui-aqua

407

スター

23

フォーク

JavaScript

言語

AGPL-3.0

ライセンス

2026-08-14

作成日

2026-08-22

最終プッシュ

MIT ライセンスの DeepSeek Harness Web UI 用ガラス風テーマ。`dsh plugin --profile web add` でプロフィールプラグイン層として導入し、スイッチひとつで純正 UI に完全復元できます。

DSH 統合

互換

作者による申告

安全性監査

未監査

最終検証日

2026-08-21

ライセンス

MIT

01どんなタスクに使えるのか?

  • Restyle the DeepSeek Harness web UI into a frosted-glass (glassmorphism) interface

    Header, sidebar, composer, stats line and trajectory view rendered as frosted-glass panes with adjustable blur and frost; one master switch restores the stock UI exactly

    DeepSeek Harness web UI users who want a premium glass aesthetic without modifying any DSH source code

  • Personalize the DSH workspace with custom backdrops and ambient effects

    A living fluid backdrop (hue adjustable) or your own wallpaper — including video — with independent blur/frost, scheme-aware background brightness, and a toggleable particle whale

    Users who want wallpapers, ambient animation and mode-aware brightness in their DeepSeek Harness web UI

02DeepSeek Harness への導入方法

前提条件

  • DeepSeek Harness (dsh) with the web UI — the theme applies to the DSH web profile
  • Option 1 needs access to npm; Option 2 needs no npm account and no git (falls back to a plain zip download)

インストール手順

  1. 01

    Option 1 (recommended): run `dsh plugin --profile web add dsh-client-ui-aqua` — installs the latest version from npm and registers it as a profile plugin layer (`dsh.bundle` patch), then reload the web UI

    $ dsh plugin --profile web add dsh-client-ui-aqua

  2. 02

    Option 2 (Windows): run the one-line PowerShell installer to download install.ps1 from GitHub and install the latest release; pin a version afterwards with `.\install.ps1 -Version 'v1.1.0'` or `-Version 'main'`

  3. 03

    Option 2 (macOS / Linux): `git clone --depth 1 --branch v1.1.0` the repo, symlink `DSH` into `$DSH_HOME/profiles/node_modules/@deepseek-ai/dsh-client-ui-aqua`, then append the `ui-aqua` insert entry to `$DSH_HOME/profiles/web/cordis.patch.yml`

    $ git clone --depth 1 --branch v1.1.0

導入成功の確認

  • Reload the web UI — Aqua is on by default once installed
  • The master switch appears under Settings → Plugins → Glass theme

ロールバック

  • Turn off the master switch in Settings → Plugins → Glass theme — the stock UI comes back exactly, with no source changes to DSH itself

03DSH 統合と能力の範囲

DSH 統合互換

DSH profile plugin layer for the web UI, installed via `dsh plugin --profile web add` and registered as a `dsh.bundle` patch

  • Two glass modes: Mica & Compatibility

    the DeepSeek Harness web UI layoutMica restyles the layout into floating glass cards (blur and frost adjustable); 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

    installation registers a `ui-aqua` entry in `cordis.patch.yml` and links plugin files into the profile's `node_modules` (config change)
  • Custom backdrops & scheme-aware brightness

    a fluid board or your own wallpaper (image or video)full-page backdrop with aspect preserved, independent blur/frost per wallpaper, and background brightness that follows the resolved scheme (dark 0–50, light 50–100)

  • Ambient effects: particle whale, glossy badge, edge fades

    the DSH chat area and sidebartoggleable particle whale (white on dark, gray on light), glossy 135°-gradient "Harness" badge in dark mode, and 5px gradient blur bands at the page edges

  • One-switch restore

    the master switch in Settings → Plugins → Glass themeoff restores the stock UI exactly and every effect is removed; with the switch off the whole Appearance control block is hidden

04誰に向いているのか?使うべきでない場面は?

向いている用途

  • DeepSeek Harness web UI users who want a premium glass aesthetic without modifying any DSH source code
  • Users who want wallpapers, ambient animation and mode-aware brightness in their DeepSeek Harness web UI

不向きな用途

  • The maintainer warns that recent DSH updates changed the plugin ID and they cannot promptly update the plugin (due to academic commitments); installing against a newer DSH may crash, and the README suggests replacing or repairing the ID yourself with another agent.
  • The GitHub-installer fallback is one-command only on Windows; on macOS / Linux you must manually git clone, symlink the plugin into `$DSH_HOME/profiles/node_modules`, and edit `$DSH_HOME/profiles/web/cordis.patch.yml` by hand.

05互換性・メンテナンス・セキュリティ上の注意

  • The maintainer warns that recent DSH updates changed the plugin ID and they cannot promptly update the plugin (due to academic commitments); installing against a newer DSH may crash, and the README suggests replacing or repairing the ID yourself with another agent.
  • The GitHub-installer fallback is one-command only on Windows; on macOS / Linux you must manually git clone, symlink the plugin into `$DSH_HOME/profiles/node_modules`, and edit `$DSH_HOME/profiles/web/cordis.patch.yml` by hand.
  • The theme restyles DSH's live web UI DOM rather than official theming APIs, so future DSH UI changes are the most likely source of visual breakage — Compatibility Mode exists to keep the stock layout byte-for-byte as a safer lane.
2026-08-142026-08-17v1.3.0

MIT · maintained, but maintainer warns of delayed fixes for new DSH plugin IDs (latest release v1.3.0, 2026-08-16)

06よくある質問

DeepSeek Harness に Aqua テーマをインストールする方法は?

推奨は `dsh plugin --profile web add dsh-client-ui-aqua` の実行です。npm から最新版をインストールし、プロフィールプラグイン層(`dsh.bundle` パッチ)として登録するので、Web UI をリロードするだけで有効になります。npm アカウントがなくても、Windows は 1 行の PowerShell 製 GitHub インストーラー、macOS/Linux は git clone 後にプロフィールの node_modules へシンボリックリンクし cordis.patch.yml に登録する方法が使えます。

ネイティブ統合ですか、それとも MCP ですか?

どちらでもありません。DSH のプロフィールプラグイン層で、`cordis.patch.yml` に `ui-aqua` エントリとして登録され、`dsh.bundle` パッチとして Web UI に適用されます。MCP は使いません。

元の UI に戻すには?

設定 → プラグイン → Glass theme のマスタースイッチをオフにするだけです。純正 UI がそのまま復帰し、すべての効果が除去されます。DSH のソースコードは一切変更されません。

Mica モードと互換モードの違いは?

Mica はレイアウトを浮遊するガラスカードに再構成し、ぼかしとフロストを調整できます。互換モードは純正レイアウトをそのまま保ち、素材だけを汎用ガラスに置き換えます。他のプラグインの UI も自動的に同じ扱いになります。

注意点はありますか?

README によると、DSH の直近の更新でプラグイン ID が変わりましたが、メンテナーは学業のため即座に対応できないとのことです。新しい DSH ではインストール時にクラッシュする可能性があり、別のエージェントで ID を置換・修復することが推奨されています。

08データと出典

  • 作者による申告github.com27ebacb504f4…

    Aqua is a highly customizable glassmorphism theme for the DeepSeek Harness web UI. The header, sidebar, composer, stats…

  • 作者による申告github.com27ebacb504f4…

    Installs the latest version from npm and registers it as a profile plugin layer (`dsh.bundle` patch) — works on every pl…

このページは、プロジェクトの公開ドキュメント、リポジトリのメタデータ、および DSH Plugins の構造化解析に基づいて生成されています。最終検証日:2026-08-21。誤りを見つけた場合は、修正を送信してください。

🏆

dsh プラグイン おすすめ

最初に入れたい 12 のプラグイン。全カタログ・全カテゴリから厳選しました。

DSH Plugins は DeepSeek Harness プラグインの独立したコミュニティ ディレクトリです。DeepSeek との提携・公認はありません。サードパーティ製プラグインはセキュリティ監査を受けていません。インストール前にソースコードをご確認ください。

DeepSeek Harnessの新着プラグインを毎週お届け。スパムはありません。