MIT-licensed DSH Web GUI theme that skins the interface as Makoto Shinkai's Kimi no Na wa (Your Name) — movie wallpaper, comet-blue glassmorphism, logo swap, redesigned input card, unified scrollbar — via the official theme.overrideTokens API, reversible with one command.
DSH integration
Native runtime
Author-claimed
Safety audit
Unaudited
Last verified
2026-09-06
License
MIT
01What can it help you accomplish?
Reskin the DeepSeek Harness Web GUI as Makoto Shinkai's Kimi no Na wa (Your Name)
A movie-wallpaper backdrop, translucent comet-blue glassmorphism over every surface, a film-logo sidebar and home-title swap, and a navy-glass input card with themed placeholders
DeepSeek Harness users who want a cinematic, Your Name–themed Web GUI skin without touching DSH source
Install and revert the theme with a single dsh command
A standard dsh plugin bundle loaded into the profile at DSH startup; fully reversible with no source changes
DSH operators who need a persistent but easily removable visual customization
02How to install into DeepSeek Harness
Prerequisites
- 已安装 DeepSeek Harness,`dsh web` 可正常启动;
- 机器上有 pnpm(`dsh plugin` 内部使用;Node.js 自带的 corepack 可提供)。
Installation steps
- 01
$ dsh plugin --profile web add dsh-kimino-theme
- 02
$ dsh web # 重启 DSH 生效
Verify the integration
- 壁纸出现、侧边栏 Logo 变化,即安装成功。
Rollback
- dsh plugin --profile web remove dsh-kimino-theme
- dsh web # 重启后页面完全还原
03DSH integration and capability boundaries
通过官方 theme.overrideTokens API 叠加约 60 项 design token 覆盖,并以一条 dsh plugin 命令装进 profile,不修改 DSH 源码、卸载即还原。
Comet-blue glassmorphism (theme.overrideTokens)
official theme.overrideTokens API surface→≈60 design-token overrides: transparent backgrounds, low-saturation blue borders, comet-blue interactive states
Wallpaper & logo replacement
bundled assets/current.jpg and logo SVGs served via plugin routes→movie-wallpaper backdrop plus sidebar (expanded/collapsed) and home hero logo swap
Redesigned input card & placeholder
DSH input-card DOM→navy-glass capsule input card with locale-aware placeholder text
Unified scrollbar & gradient mask
global scroll containers and the message column→blue-purple glass scrollbar plus a 40px fade-out mask at the message-column bottom
04Who is it for? When not to use it?
Good for
- DeepSeek Harness users who want a cinematic, Your Name–themed Web GUI skin without touching DSH source
- DSH operators who need a persistent but easily removable visual customization
Not for
- 主题的毛玻璃、滚动条与渐变蒙版按 Chromium 内核(Edge / Chrome)打磨,Firefox 下部分显示效果不兼容,推荐使用 Edge 或 Chrome。
- 消息滚动重构、侧边栏 Logo 替换、输入卡高亮等处的选择器依赖 DSH 前端构建期哈希类名,DSH 大版本升级后可能需要跟随更新(见常见问题)。
05Compatibility, maintenance and safety notes
- 主题的毛玻璃、滚动条与渐变蒙版按 Chromium 内核(Edge / Chrome)打磨,Firefox 下部分显示效果不兼容,推荐使用 Edge 或 Chrome。
- 消息滚动重构、侧边栏 Logo 替换、输入卡高亮等处的选择器依赖 DSH 前端构建期哈希类名,DSH 大版本升级后可能需要跟随更新(见常见问题)。
- 主题强制深色玻璃视觉,亮色模式不做单独适配(见常见问题)。
MIT · 标准 dsh 插件包,未发布 release tag,未做安全审计
06Frequently asked questions
How do I install dsh-kimino-theme?
Run `dsh plugin --profile web add dsh-kimino-theme`, then `dsh web` to restart DSH. When the wallpaper appears and the sidebar logo changes, installation succeeded; the theme stays loaded at every DSH startup.
Does it modify DeepSeek Harness source code?
No. It is a standard dsh plugin bundle loaded into your profile via `dsh plugin add`; it adds token overrides, style tags, listeners and asset routes on the plugin fiber, and removes all of them on disable/uninstall, so the page is fully restored.
Which browsers are supported?
The glassmorphism, custom scrollbar and gradient masks are tuned for the Chromium engine (Microsoft Edge / Google Chrome). Firefox shows partial incompatibility, so Edge or Chrome is recommended.
How do I switch wallpaper or logo, or remove it?
Replace `assets/current.jpg` (wallpaper) or the two SVGs under `assets/logo/` in a local clone, then hard-refresh. To remove, run `dsh plugin --profile web remove dsh-kimino-theme` and restart `dsh web` — the page is fully restored.
07Related DSH workflows
dsh-web
by zhu1090093659
One-command install of a full DSH web workbench: monitoring HUD, task board, SSH panel, mobile remote, vision tool, git graph, skins, plugin manager.
petdex
by crafter-station
A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and more.
j-space-cognition-suite
by tiger3807861189
J-Space Cognition Suite — a model-agnostic inference-time control suite for deep reasoning, long-horizon work, verification, and recovery. Based on Anthropic's J-space global workspace research.
deepseek-balance-whale-widget
by meteornox
Floating cartoon whale widget living in the DSH Web UI corner that auto-loads, refreshes DeepSeek balance every 60s (click to refresh), with drag/snap, left-flip mirror, squish animation, size scaling and rolling-number animation
08Data and sources
它是一个标准的 dsh 插件包:一条 `dsh plugin` 命令装进 profile,随 DSH 启动常驻,不修改任何 DSH 源码;卸载后页面完全还原。
主题通过官方 `theme.overrideTokens` API 叠加一层约 60 项的 design token 覆盖
This page is generated from the project’s public documentation, repository metadata and a structured parse of DSH Plugins; last verified on 2026-09-06. Found an error? Submit a correction.
Best DeepSeek Harness Plugins
Twelve plugins worth installing first — picked from the whole catalog, across every category.
