AI Agent Hub
Back to plugins
🎮

dsh-bg-skin

Fun & Dress-up Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install jinzhengen964-cmyk/dsh-bg-skin

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

Run dsh plugin install jinzhengen964-cmyk/dsh-bg-skin in DeepSeek Harness to install; the source code is available at https://github.com/jinzhengen964-cmyk/dsh-bg-skin , and a default background skin appears immediately after installation.

About this plugin

The default DSH interface is a wall of white behind the chat area, which can feel flat during long sessions. dsh-bg-skin does one thing cleanly: it swaps that white with an image behind the conversation, while AI output cards stay fully opaque so readability is untouched.

Out of the box the bundled default skin is live the moment you install and requires zero configuration. To use your own image, drop a path into the config; the file is read on every request, so overwriting it is enough to change the look without a restart. If the configured image goes missing or unreadable, the plugin silently falls back to the built-in default and DSH keeps running. Light and dark modes each carry their own background fill, and the entire plugin is pure JS with no dependencies and no build step.

If you simply want a nicer background behind the DSH chat without wrestling with CSS overrides or a build pipeline, this is the shortest path: zero-config start, swap the image whenever you like, and an automatic fallback means DSH never breaks because of a missing file.

Use Cases

  • Tired of the plain white backdrop behind long DSH conversations
  • Have a favorite image you want to sit behind the chat area with zero CSS edits
  • Want to swap backgrounds on the fly by just overwriting the image file

Best For

  • DSH users who find the default white theme too plain for daily use
  • Light tinkerers who want personalization without CSS overrides or build steps
  • Ops engineers setting up DSH for a team and wanting a unified branded backdrop