DSH Hub
dsh-theme-whalegirl cover

ZHOUcourier/dsh-theme-whalegirl

dsh-theme-whalegirl

UIWeb UI1 GitHub stars· updated 2026-08-26

dsh-theme-whalegirl is a community DeepSeek Harness plugin. Read the repository README before installing.

Install

npx @deepseek-ai/dsh plugin --profile web add -w

Restart `dsh web` after install. Bundle APIs can change during the developer preview.

README badge

dsh-theme-whalegirl DSH Hub badge
[![DSH Hub](https://dshhub.dev/badge/dsh-theme-whalegirl.svg)](https://dshhub.dev/plugins/dsh-theme-whalegirl)

Paste this into your README. The star count updates with every catalog sync.

From the README

Excerpt from ZHOUcourier/dsh-theme-whalegirl, cleaned of badges and images.

dsh-theme-whalegirl

DeepSeek-鲸鱼娘 (Whale Girl) theme for the DeepSeek Harness (DSH) Web UI — ported from the DreamSkin skin package ver_cb557ececaa5de3f3dbe.

English | 中文

What it does

  • Full token remap — registers one light theme (deepseek-whalegirl) into DSH's native theme runtime with a complete --dsw-* dictionary (174 tokens): every surface, label, border, button, markdown block, scrollbar and state color derives from the DreamSkin palette.
  • Lightly frosted by default — the whale-girl artwork sits as a fixed backdrop behind the UI, but since 0.2.0 the frosted glass is drastically toned down: app-frame blur drops from 18px to 4px and surfaces are far more opaque, keeping just a hint of the artwork.
  • User-adjustable glass & wallpaper — frame blur, surface/bubble translucency, wallpaper veil, wallpaper visibility & blur and the composer focus glow are adjustable live from the plugin's card on the settings page (stored per browser), with three presets: 清爽玻璃 / DreamSkin 原味 / 纯净实底.
  • DreamSkin safe-css intent — rounded sidebar, coffee-accent composer focus ring (toggleable), sand selection color, soft violet-tinted shadows.
  • Native integration — the theme pins itself through theme.setTheme(); if the built-in Appearance scope resets the preference to system, the plugin re-asserts it. An explicit light/dark pick you make in Appearance wins until the plugin is toggled off/on again.

Palette anchors taken from the source skin:

RoleSource valueUsed for
text#352970primary labels, ink ladder
highlight#455b78brand & primary buttons
accent#7a4e29composer focus ring
accentAlt#ceb683active nav accent, selection
secondary#85c1ccblue/info ladder
panel / panelAlt#abb4cf / #c3cee4periwinkle sidebar glass
background#bd9999rose paper tint, bubbles

Install

From the dsh-market plugin's Themes tab (search "whalegirl"), or from a terminal:

# prebuilt tarball from GitHub Releases (no build step)
dsh plugin --profile web add -w https://github.com/ZHOUcourier/dsh-theme-whalegirl/releases/latest/download/dsh-theme-whalegirl.tgz

Other sources:

# git
dsh plugin --profile web add -w github:ZHOUcourier/dsh-theme-whalegirl

# npm
dsh plugin --profile web add -w dsh-theme-whalegirl

# local checkout
dsh plugin --profile web add -w link:/path/to/dsh-theme-whalegirl

Then restart the profile:

dsh --profile web

The theme applies immediately once the plugin mounts. To switch away, pick a preference in Settings → General → Appearance (the plugin steps aside); to come back, toggle the plugin off/on in the market Themes tab.

Customize

Open Settings → the plugins page and find the 「鲸鱼娘 · 玻璃与壁纸」 card. Every change applies instantly; values are stored in this browser's localStorage (dsh-whalegirl.prefs.v1), not in the profile.

Related plugins