AI Agent Hub
Back to plugins
🎮

dsh-cyberpunk-theme

Fun & Dress-up Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install zjwzjw1018-git/dsh-cyberpunk-theme

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

Run dsh plugin install zjwzjw1018-git/dsh-cyberpunk-theme in DeepSeek Harness to install; source code at https://github.com/zjwzjw1018-git/dsh-cyberpunk-theme

About this plugin

The DeepSeek Harness web UI is fully functional but visually bare. dsh-cyberpunk-theme injects a complete cyberpunk look on top of the official theme extension point: a deep blue-black canvas with a neon cyan (#00f0ff) primary and magenta (#ff2a6d) accent, LED-strip light bands along the top and right edges, a cursor-trailing glow, button hover luminance, breathing pulse on focused inputs, slow title glow, a cyan-to-pink scrollbar gradient, and a neon reflection with corner light spots at the bottom of the chat area. It is pure CSS injection with minimal JS and does not touch model calls, agent logic, or prompt handling.

Switching is effortless: pick Cyberpunk under Settings > General > Theme Skin and the choice persists. You can also toggle between Cyberpunk and standard dark mode with Cmd/Ctrl + Shift + P. Every color lives in a single TOKENS object at the top of client.js, so tweaking a few hex values produces your own neon palette, then just refresh the page.

Who it is for: developers who want an immersive cyberpunk mood in DSH, terminal users with a soft spot for neon aesthetics, and anyone who wants to turn a utilitarian tool interface into something with personality in just a few minutes. No functional logic is altered; it exists purely for the eyes.

Use Cases

  • Reskin the DSH UI with a neon cyan and magenta cyberpunk vibe
  • Toggle between cyberpunk and standard dark with a key shortcut
  • Tweak a few hex values in TOKENS to craft your own neon palette

Best For

  • Terminal users who love cyberpunk and neon aesthetics
  • Developers who want their tool to feel less utilitarian
  • Visual tinkerers who enjoy customizing colors without touching logic