DSH Marketplace

deep-whale-day-night-theme

GGBond2424648901/deep-whale-day-night-theme

Day/night whale-girl skin: a crystal workshop by day and a moon-tide observatory by night, with paired scenes, chibi companions, ornaments, and lightweight bubble and star ambience.

823TypeScriptNOASSERTIONSource

Install

Add deep-whale-day-night-theme to DeepSeek Harness

via GitHub · GitHub source

Installing from GitHub runs the project's build script, which pnpm blocks until you allowlist it — run the command once and pnpm prints the exact key to add under `allowBuilds` in ~/.dsh/profiles/web/pnpm-workspace.yaml.

What happened when we ran it

Installed cleanly when we ran it

Every command here is run in a throwaway container against a clean profile, and the result is whatever the harness recorded — not a guess from the source. Last run yesterday.

Due diligence

Before you install deep-whale-day-night-theme

  • Source of record: GGBond2424648901/deep-whale-day-night-theme — present in the community registry that DSH's own plugin market installs from.
  • Licensed under NOASSERTION.
  • A listing here is not a security review. Plugins run with your agent's permissions.

The AI take

What it is — This is a day/night whale theme plugin for DeepSeek Harness Web GUI. It switches between crystal workshop daytime and moon-tide observatory nighttime scenes, covering all interface components.

Who it is for — When conducting multi-turn dialogues and coding in the DeepSeek Harness Web GUI, people who need custom visual effects are suitable for installation. If you primarily operate in terminal or command-line tools without needing graphical interface, you can skip it.

Watch out — Installing from source requires manually allowing the build script. Sandbox testing passed in a new profile with successful registration. No obvious compatibility issues were found.

The verdict — I decide to install it because all resources are embedded requiring no remote service and it supports mutual exclusion with official theme center.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.

What deep-whale-day-night-theme does

Two scene panels pass through a theme switch into ornament and particle layers, with a loop for cleanup.

deep-whale-day-night-theme is a DeepSeek Harness plugin that replaces the Web GUI’s presentation layer with a paired whale-girl day and night skin. It provides a crystal workshop for day mode and a moon-tide observatory for night mode, with matching character artwork, transparent chibi companions, composer ornaments, component frames, sidebar decorations, and lightweight bubbles or stars.

The plugin uses the Harness native theme service and the existing top-right theme control. When loaded, it applies CSS and DOM changes, page-title and system-colour updates, scene artwork, and the day/night atmosphere; its runtime artwork is embedded in the client bundle as data: URIs. The wiring ID is ui-skin-maid-atelier. Unloading restores the CSS, DOM, title, and system-colour changes. The skin does not read or modify sessions, model requests, or workspace data.

deep-whale-day-night-theme is intended for a working DeepSeek Harness checkout using the Web GUI profile, where a visual skin is preferred over the native appearance. It is the wrong choice for non-Web GUI profiles or for installations that need a plain interface rather than another theme layered onto Harness’s existing theme switching. Rebuilding or testing from source additionally requires Node.js and pnpm; normal theme use does not require a remote asset service.

deep-whale-day-night-theme documentation

Requirements

The plugin requires a working DeepSeek Harness checkout with the Web GUI profile and dsh available on the command line. Node.js and pnpm are required only for rebuilding or running tests from source. The runtime artwork is bundled locally, so the installed skin does not depend on a remote asset service.

Commands

The source repository documents these development commands:

Command Purpose
pnpm install Installs the source dependencies.
pnpm run embed:assets Generates src/client/deep-whale-art.generated.ts from the artwork.
pnpm run typecheck Runs TypeScript checks.
pnpm run test Runs the test suite.
pnpm run build Builds the plugin package.

assets/ contains editable scene, character, companion, composer, trim, and component artwork. scripts/embed-deep-whale-art.mjs performs the artwork embedding, src/client/ornament-art.ts owns the non-distorting vector rails, and lib/ contains the committed prebuilt package.

How it behaves

The native top-right theme control switches between the two modes. Day mode uses pearl white, ice blue, sapphire text, champagne-gold edges, the crystal scene, and 24 staggered rising bubbles. Night mode uses deep-sea blue, cobalt glass, moon-silver text, warm-gold edges, the observatory scene, and 24 slowly drifting stars. prefers-reduced-motion disables these animation loops. Where supported, View Transition supplies a circular reveal; otherwise the plugin uses a short fade.

The skin covers new sessions, workspace trees, session lists, chat cards, context injection, thinking rows, the composer, model and permission menus, settings, tools, Todo, terminal, the title bar, and the collapsed sidebar. It does not add a frame around the full viewport.

Lifecycle and switching

The plugin activates when loaded and restores its CSS, DOM, page-title, and system-colour changes when unloaded. Its wiring ID is ui-skin-maid-atelier. It can be switched mutually exclusively through the Harness skin centre. Official Theme Plugins manager compositions also clean up the scene, ornaments, companion, animations, observers, timers, favicon, title, and system-colour effects when another skin is selected.

Written from the project's own documentation and kept in sync with it. Where the two disagree, the source is authoritative — read the README on GitHub

Same category

Alternatives to deep-whale-day-night-theme

maid-atelier

Small-tailqwq

1.2k

Whale-girl skin series for the DSH Web UI (maid-atelier).

No one-line install — this plugin lives inside a larger repository and publishes no npm package.

GitHub sourceTypeScriptyesterday

AI review

maid-atelier

What it is — Adds maid-atelier whale-girl skin for DeepSeek Harness Web UI.

Who it is for — Users who want to use maid-atelier whale-girl skin in DeepSeek Harness Web UI should install it. Users who prefer other skins can skip it.

Watch out — Requires manual source code addition. No obvious pitfalls found.

The verdict — I won't install it because it is not published to npm.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
Details

是一层高自由度的玻璃质感主题,套在 DeepSeek Harness 网页端。顶栏、侧边栏、输入框、统计行、轨迹视图都成了磨砂玻璃片。玻璃模糊度、磨砂度、背景(流体或自定义壁纸,壁纸还能单独调模糊和磨砂)全都能在设置卡片里自由调节。关掉开关就回到原生界面,不改 DSH 任何一行源码。

Installed cleanly when we ran it

GitHub sourceJavaScriptyesterday

AI review

DSH-Transparent-UI-Plugin

What it is — This is a glassmorphism theme plugin for the DeepSeek Harness web UI.

Who it is for — When using the DeepSeek Harness web interface for conversation, if you want the header and sidebar to become frosted glass. If you prefer to keep the stock UI without adding new effects, you do not need this plugin.

Watch out — Sandbox test passed. Successfully installed in a new profile and registered with harness. No obvious issues found.

The verdict — I would install it because it allows restoring the stock UI without modifying DSH source code.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
Source

dsh-liang-skin

kingOfSoySauce

86

DeepSeek Harness 滑动变阻器皮肤

Installed cleanly when we ran it

GitHub sourceTypeScript2d ago

AI review

dsh-liang-skin

What it is — It adds a compact slider to DeepSeek Harness for adjusting reasoning levels, mapping 0-30 intensity to synchronized character, background, and interface coloring.

Who it is for — When you are using a model that supports multiple selectable reasoning levels and want to quickly adjust via a slider with visual preview on character, background, and interface, this skin is suitable for you. Users who prefer the native skin or use models with only one reasoning level can choose the native mode.

Watch out — Sandbox test confirms successful installation and registration in a fresh profile. No obvious issues found. The appearance settings allow toggling between the skin and native mode, with changes saved locally without affecting model configurations.

The verdict — I would install it if you use a multi-level reasoning model, because it directly integrates official reasoning efforts with visual mapping for intuitive adjustments; otherwise, if your model has only one level, it's not worth adding.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
Source

dsh-dream-skin

RevolutionLA

46

One-command skin plugin: 8 original themes, translucent wallpaper with opacity/blur, per-user accent, and shareable theme-pack import/export, favorites and surprise-me — purely native on DSH's token system.

Installed cleanly when we ran it

npm packageJavaScriptyesterday

AI review

dsh-dream-skin

What it is — dsh-dream-skin is a DeepSeek Harness skin plugin supporting 8 original themes, translucent wallpapers with opacity and blur, per-user accent colors, and shareable theme packs.

Who it is for — In DeepSeek Harness browser Web GUI, users wanting to customize appearance lacking native theme customization are suitable for this plugin. Desktop client users are not suitable because this plugin is for browser Web GUI.

Watch out — Sandbox test passed: it was successfully installed in a new profile and registered by Harness. No obvious compatibility issues found.

The verdict — I would install it because it fully utilizes the official --dsw-* token system without injection or modification to the install package.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
Source

dsh-skin

KinGao294

18

Codex-style skin switcher plus a custom wallpaper layer with opacity and blur controls.

Installed cleanly when we ran it

GitHub sourceJavaScript3d ago

AI review

dsh-skin

What it is — Adds skin switching and wallpaper settings for DeepSeek Harness.

Who it is for — If you need to add skin selection and wallpaper options in the DeepSeek Harness settings panel, then this plugin is suitable. Who doesn't need it? If you do not want to use localStorage to save preferences, then it's not suitable because the plugin relies on localStorage for persistence.

Watch out — Tested successfully in a new profile and registered into the profile. No crashes or exceptions found. No obvious issues detected.

The verdict — I would install it because it provides skin switching and wallpaper functions, but only if the user accepts the localStorage persistence method.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source

DeepSeek Harness Web GUI 皮肤 · 鸣潮·达妮娅(Denia)主题「虚无之泡」。双形态亮/暗、侧边立绘、可修改的玻璃卡片、浮动泡泡粒子、锁链边框。

Installed cleanly when we ran it

GitHub sourceJavaScriptyesterday

AI review

dsh-client-ui-skin-denia

What it is — Provides a Denia theme skin for DeepSeek Harness Web GUI.

Who it is for — When you use DeepSeek Harness Web GUI in a new profile, this skin can be registered by harness. If your requirement is other skin theme, this skin is unrelated.

Watch out — Sandbox test passed, the skin was installed in a new profile and successfully registered by harness. No obvious issues found.

The verdict — I will install it from source because the sandbox test passed.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
Source