AI Agent Hub
Back to plugins
🎮

deepseek-style-theme

Fun & Dress-up Updated 2026.08.27

Run the following command in DeepSeek Harness:

dsh plugin install Lichtspur/deepseek-style-theme

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

Run dsh plugin install Lichtspur/deepseek-style-theme in your terminal, or clone from https://github.com/Lichtspur/deepseek-style-theme for a local install, then restart dsh web to activate.

About this plugin

DeepSeek Harness ships a fully-featured Web GUI, yet its default appearance sits a visible step away from the fluid particle field, frosted-glass panels, and refined brand palette you see on the DeepSeek website. deepseek-style-theme bridges that gap, porting the official site's visual identity directly into Harness so the moment you open your workspace the aesthetic is unmistakably DeepSeek.

Three layers of capability drive the experience. First, visual fidelity: capsule buttons, gradient primary actions, rounded-corner cards, and a title bar that shifts from transparent to frosted glass on hover, all governed by a unified set of CSS brand variables so theme switches leave zero color bleed. Second, a live sub-agent panel: when a sub-agent launches a glass card floats up in the lower-right corner listing its name, elapsed time, token usage, and a flowing progress bar; clicking any entry jumps straight into that sub-agent's conversation and the panel collapses on demand. Third, DSTT time-peak recoloring: locked to Beijing-time peak windows (9:00–12:00, 14:00–18:00; all-day off-peak on weekends), the primary hue automatically shifts to a vivid alert red during peaks and reverts to blue or green during off-peak hours, with four selectable modes persisted to settings.yaml and a live countdown showing how long until the next peak ends. The plugin is a pure front-end skin; at runtime it registers no tools, makes no model calls, and requests no approvals, and uninstalling it removes all injected CSS, the particle canvas, DOM patches, and the RPC channel in one page refresh.

It is built for two audiences: users who care about visual polish and want a brand-consistent DeepSeek aesthetic in their daily interactions, and power users who orchestrate multiple sub-agents and need an at-a-glance view of who is running, for how long, and at what token cost. Pure JavaScript, purely front-end, no build step, no extra runtime permissions-install it, restart the web app, and you are done.

Use Cases

  • Daily DeepSeek usage with a brand-consistent interface that mirrors the official site
  • Tracking multiple sub-agents at a glance during parallel runs with elapsed time and token cost
  • Auto-shifting the primary hue on Beijing-time peak windows for a visual rhythm cue

Best For

  • DeepSeek users who value visual polish and brand consistency in daily use
  • Power users orchestrating multiple sub-agents who need real-time run status
  • Frontend aesthetic enthusiasts who love glassmorphism, particle effects, and dark/light themes