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.

Sakura Afternoon Skin — DSH Plugin for DeepSeek Harness
← Plugins
S

sakura-afternoon-skin

Sakura Afternoon Skin

Sakura-afternoon (樱色午后) skin for the DSH Web UI: pastel sakura palettes for both light and dark themes, a falling-petal overlay with a soft vignette, a header petal toggle and a General-settings master switch.

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

npx -y @deepseek-ai/dsh plugin --profile web add github:zampie/sakura-afternoon-skin#eb134ba54642c7b0a29d5900a4875d44a77fa3f0
READMECompatibilityVersions

Compatibility and provenance

Sakura Afternoon Skin is published as sakura-afternoon-skin 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
github
Registry updated
9/7/2026

Versions

0.1.0stable
9/7/2026

Related plugins

Loading related plugins…

Latest
0.1.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
MIT
Source
github
GitHub
★ 0
Weekly downloads
0
Last push
9/7/2026
View source ↗
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
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in

Related plugins

More verified plugins in ui-customization.

Better Sidebardsh-better-sidebarDSH web plugin: a VSCode-like right sidebar (explorer / editor / terminal / git / browser), isolated per conversation session. Exposes a service for other plugins to register sidebar tabs and file viewers.Codex Ui@michengai/dsh-codex-uiDSH Codex UI — 为 DeepSeek Harness Web 提供 Codex 风格侧栏、工作区会话树、全局搜索和轮次导航 · A Codex-style sidebar, workspace session tree, global search, and turn navigation for DSH WebDafeiyudsh-dafeiyuA desktop-native BigFish companion driven by DeepSeek Harness session events.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)

README

sakura-afternoon-skin / 樱色午后

A pastel sakura-afternoon skin for the DeepSeek Harness Web UI — a soft, galgame-adjacent look over the default DSH interface, in the style of an afternoon slice-of-life visual novel title screen.

给 DeepSeek Harness Web 界面换上一套柔和的樱色午后主题皮肤:像日常系视觉 小说片头般的淡樱色氛围,叠在默认界面之上。

Install / 安装

dsh plugin --profile web add sakura-afternoon-skin

Restart dsh web (or let the plugin market restart it) so the bundle is loaded.

What it does / 功能

  • Sakura palettes / 樱色双主题 — one layer of token overrides supplies both a light and a dark sakura palette, so whichever built-in theme (or OS scheme) you are on gets recoloured: warm blush backgrounds, pink accents, rosy borders, tinted scrollbars.
  • Falling petals + vignette / 落樱与柔光晕 — a click-through shell.overlay layer drifts 18 translucent petals down the screen and adds a faint pink vignette at the edges.
  • Header petal toggle / 头部花瓣开关 — a small ❀ button appears in the session header utilities to stop/start the petals.
  • Settings master switch / 设置总开关 — Settings → General gains a 「🌸 樱色午后 · Galgame 皮肤」row that turns the whole skin on or off.
  • Both switches persist in localStorage (default on); stopping or uninstalling the plugin tears every layer down — token overrides, stylesheet and slot entries all dispose.

全部效果可逆:卸载或停用后 token 覆写、样式与界面入口一并清除,恢复默认外观。

Layout / 结构

package.json        dsh.bundle.patch -> ./cordis.patch.yml; dsh.client.platform web
cordis.patch.yml    inserts the plugin row into the profile layer stack
index.js            host half: empty apply so the row activates
client.js           browser half (window.__ModuleLoader__ bundle)

Category: theme (installs into the dsh-market Themes tab).