DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Blue Whale — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins

dsh-blue-whale

Blue Whale

A DeepSeek Chat-style blue-whale color skin. Light and dark follow the built-in appearance.

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add dsh-blue-whale@0.1.0
READMECompatibilityVersions

Compatibility and provenance

Blue Whale is published as dsh-blue-whale and currently resolves to version 0.1.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
npm
Registry updated
9/20/2026

Versions

0.1.0stable
8/17/2026

Related plugins

Loading related plugins…

Latest
0.1.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
255.2 kB
Files
9
Surface
web
License
MIT
Source
npm
GitHub
★ 0
Weekly downloads
96
View source ↗Project homepage ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue

Related plugins

More verified plugins in ui-customization.

Web App@deepseek-ai/dsh-web-appThe dsh browser-surface bundle: the web patch layer over dsh-base plus the runtime glue plugin (frontend dist serving, web-surface prompt, bash runtime variables, URL line)Experimental Agent Team Web Profile@deepseek-ai/dsh-experimental-agent-team-web-profileExperimental Web profile layer for Agent Teams Remote and UI pluginsClient Ui Task Board@linxin666/dsh-client-ui-task-boardHost-authoritative task board for the DSH Web GUI with real session execution, Host cron scheduling, and optional cross-platform idle-sleep protection; mounted without DSH source changes.Pet@linxin666/dsh-petMulti-pet companion plugin for the dsh web GUI: a registry-driven floating pet that reacts to model activity, with per-pet naming, petting/feeding interactions and an affinity score

README

dsh-blue-whale

English · 中文

A DeepSeek Chat-style blue-whale color skin. Light and dark follow the built-in appearance.

Home before / after

Brand mark before / after

DSH ships as a black whale. chat.deepseek.com is a blue one. This plugin puts Chat blue #4D6BFE on the wordmark, hero fish, tab favicon, and primary actions. Light / dark / follow-system stay on the built-in Appearance setting.

Install

dsh plugin --profile web add dsh-blue-whale

GitHub fallback:

dsh plugin --profile web add github:starslittle/dsh-blue-whale

Restart dsh web, then hard-refresh the browser (Ctrl+Shift+R). The skin is on by default.

Open Settings → General → Blue Whale. A green dot means it is on. Turn off matches the stock capsule control; Turn on is the blue fill.

Check that it loaded

What you seeWhat to do
Sidebar whale and deepseek letters are blueIt is on
Still the black whaleRestart, then hard-refresh
Turning the switch off restores the stock colorsExpected

What it changes

Stock DSHThis skin
Sidebar whale + deepseeknear-black / near-white#4D6BFE
Hero whalesame#4D6BFE
Browser tab iconblack (white in OS dark)#4D6BFE
Brand / send / accentsblack or white#4D6BFE
Page backgroundbuilt-in light / darkunchanged
Light / dark switchbuilt-in Appearancestill built-in

Supporting colors come from DSH's own --dsw-static-deepseek-* scale.

What it does not do

  • It does not change layout or density
  • It does not change a desktop shell's window or tray icon
  • Headless and TUI profiles have nothing to paint

Turning it off or uninstalling restores the stock colors immediately.

License

MIT