AI Agent Hub
Back to plugins
🎮

dsh-skin-kamisato

Fun & Dress-up Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install Danieltoraji/dsh-skin-kamisato

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install Danieltoraji/dsh-skin-kamisato (source: https://github.com/Danieltoraji/dsh-skin-kamisato), then restart the dsh web service and hard-refresh the browser to see the skin take effect.

About this plugin

The stock theme of the DeepSeek Harness web UI is purely utilitarian and can feel flat for people who enjoy the Genshin Impact art style. dsh-skin-kamisato takes inspiration from the Kamisato crest motif and layers a complete visual skin over the interface without touching any DOM structure or layout rules, so every change is cosmetic, safe, and fully reversible with a single uninstall.

In light mode the palette pairs cyan with indigo for an understated, elegant tone; dark mode shifts to a deep-indigo base with an ice-blue glow and gold accents for readable depth. Heading text is set in Hanyi WenHei, the same typeface used in the Chinese Genshin client, while body copy, small labels, and code blocks keep their original dsh styling so writing and debugging workflows remain unchanged. On the host side the plugin registers a dedicated font route that serves locally installed Hanyi WenHei TTF files read-only to the browser, working around a known Chromium rendering fallback for user-installed fonts. Font files are never bundled; if the target machine lacks a licensed copy, the font stack simply cascades back without breaking any other skin property.

If you use DeepSeek Harness daily for writing or code work and appreciate the Kamisato aesthetic, this plugin delivers a turn-key theme with no CSS authoring required. Because the skin lives in the profile plugin dependency layer, frontend upgrades do not overwrite it, it uninstalls cleanly, and the whole folder can be copied to another machine for sharing. The bottom-right watermark is off by default to avoid third-party copyright issues; enabling it is a two-step process of dropping in your own artwork and uncommenting one template block, keeping every part of the workflow copyright-safe.

Use Cases

  • Switch to the Kamisato theme for a more pleasant visual experience while writing in DeepSeek Harness
  • Reduce eye strain during long reading sessions with the ice-blue glow and gold accents in dark mode
  • Share the plugin folder with friends who also appreciate the Genshin art style

Best For

  • Developers who use the DeepSeek Harness web UI daily for writing or debugging
  • Genshin Impact players who want to carry the art style beyond the game
  • Users who prefer a zero-code, install-and-go approach to UI theming