AI Agent Hub
Back to plugins
🎮

dsh-one-dark-pro

Fun & Dress-up Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install TheHeartFickle/dsh-one-dark-pro

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

Run dsh plugin install TheHeartFickle/dsh-one-dark-pro in the DeepSeek Harness terminal to install; the source lives at https://github.com/TheHeartFickle/dsh-one-dark-pro

About this plugin

DSH ships with only three appearance presets—Light, Dark, and System-follow—each mapped to a generic palette. dsh-one-dark-pro brings the widely used One Dark Pro color scheme into DSH and expands the Appearance setting into a four-option grid (Light / Dark / System / One Dark Pro), so you can switch palettes with a single click and no manual token editing.

Under the hood the plugin works on two sides. The host side registers a dedicated settings namespace, exposes a route to read your saved preference, and persists the choice to ~/.dsh/settings.yaml so it survives restarts. The client side shadows the default appearance row with a fixed-size four-grid picker whose selected cell is highlighted in the brand color; the UI refreshes instantly whenever a theme/change event fires. Every color is mapped onto DSH's --dsw-alias- and --dsw-specific- token layers, and the picker icon is derived from the official icon.svg: three 3D orbital bands around a solid nucleus dot.

It is a perfect fit for developers who already use One Dark Pro in VS Code and want that same visual rhythm inside DSH, as well as anyone who finds the default Dark theme a bit flat and prefers something with richer contrast without the glare of a light background. Once installed, the theme is ready—open Settings, pick One Dark Pro, and you are done.

Use Cases

  • Use the One Dark Pro palette in DSH for visual consistency with VS Code
  • Switch to a richer dark theme with one click instead of editing CSS tokens
  • Keep the One Dark Pro preference after restarting DSH
  • Toggle between Light, Dark, System, and One Dark Pro with a single click

Best For

  • VS Code power users who want the same palette outside the editor
  • Developers who find the default Dark theme too flat and want a more refined dark scheme
  • DSH users who want a polished look without hand-writing design tokens