AI Agent Hub
Back to plugins
🎮

dsh-refined

Fun & Dress-up Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install djh2203/dsh-refined

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

Visit https://github.com/djh2203/dsh-refined to obtain the plugin source, then run dsh plugin add djh2203/dsh-refined for a deployment-level install, and restart DSH to activate.

About this plugin

The DeepSeek Harness (DSH) front-end has long lacked a personalized visual layer for Markdown rendering—headings, blockquotes, inline code, and formulas all share the same default palette, leaving conversations visually flat. dsh-refined bridges that gap by porting the Obsidian Border aesthetic from the web-based DeepSeek-Refined script directly into DSH, giving every chat a publication-grade typographic feel.

At its core, the plugin overwrites DSH's CSS design tokens via theme.overrideTokens(), unifying the site-wide color scheme in one pass. On top of that, it adds colored rounded bars to the left of each heading level, layers a Border dot-matrix pattern behind blockquotes, and assigns distinct tones to bold text, italics, inline code, and KaTeX formulas. Five themes (Border, Nord, Twilight, GitHub, Atom One) adapt to system dark and light mode automatically, and a palette button in the session header lets you switch instantly—your choice persists in localStorage across backend restarts.

Because it is a pure front-end extension that neither injects scripts nor modifies DSH source code, removing it restores the original UI immediately. The plugin ships in two forms: a deployment-level bundle that stays resident across all sessions, and a session-scoped paste-in version for quick trials. It is well suited for individual developers or content teams who run DeepSeek Chat through DSH and want a polished, consistent reading experience without touching the back end.

Use Cases

  • A team unifies the visual identity and color system of DeepSeek Chat across a DSH deployment
  • An individual developer wants DeepSeek conversations to carry the polished typographic feel of Obsidian notes
  • A user who needs dark/light auto-follow and one-click switching between multiple theme palettes in every session

Best For

  • Front-end developers who already run DeepSeek Chat through DeepSeek Harness
  • Content creators who value seamless dark and light theme switching and a polished reading experience
  • General users who want a one-click UI polish with zero backend changes and an instant rollback option