AI Agent Hub
Back to plugins
dsh-wallpaper preview

dsh-wallpaper

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install RNlao/dsh-wallpaper

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

Run dsh plugin install RNlao/dsh-wallpaper in DeepSeek Harness to install; the full source is available at https://github.com/RNlao/dsh-wallpaper .

About this plugin

DSH Web ships with a single, fixed background shared by every view. dsh-wallpaper turns that backdrop into something you can swap as casually as a desktop wallpaper. It adds eight built-in gradients, single-file upload, whole-folder import, and drag-to-crop—all feeding one thumbnail gallery. The main workspace and the trajectory view each accept an independent image, gradient, or "no wallpaper" setting. Blur (0–50 px) and surface opacity (0–1.0) are saved per page, so you can dial in exactly the look you want on each view. The trajectory view also offers two curated palettes—Clear and Jade—that automatically follow DSH's light or dark appearance. Text color can be set to auto, light, dark, or a custom picker and is applied consistently across the title bar, input area, thinking blocks, and tool-call sections, keeping everything legible on any backdrop.

Images are stored as raw Blobs in the browser's IndexedDB: no compression, no base64 encoding, and no 5 MB localStorage ceiling. Only a small amount of metadata (current selection plus effect parameters) goes into localStorage. Toggling the master switch off instantly restores DSH's stock appearance with no manual cleanup. The plugin is purely browser-side, behaves identically on Windows, macOS, and Linux, and the settings panel supports both Chinese and English—no server-side changes, no OS-specific quirks.

Built for solo developers and small teams who want their DSH workspace to feel personal the moment the tab opens. Install once, then swap wallpapers, tweak blur, pick a palette—all in seconds, without touching a single line of server code.

Screenshots

Use Cases

  • Replace the stock DSH background with a personal wallpaper in seconds
  • Give the trajectory view its own dark gradient with a subtle blur
  • Batch-import a local image folder, crop to taste, and set as wallpaper

Best For

  • Solo developers who want a personal touch the moment DSH loads
  • Frontend engineers who value both visual polish and text readability
  • Users who prefer pure browser-side customization with zero server changes