DSH Plugins Marketplace

DSH Plugins

Plugins

/

Solarized-dsh-theme

z

Solarized-dsh-theme

Manifest valid7

Solarized + Selenized themes for DeepSeek Harness (dsh): four faithful palettes registered into the theme runtime, with a Settings picker row and canonical code-block syntax colors

UI (client)hasBundlePatch

Logo
Solarized + Selenized for DeepSeek Harness

中文

Solarized and Selenized themes in DeepSeek Harness

Table of Contents

Intro

The classic low-contrast, eye-friendly palettes for DeepSeek Harness — one package covering Web GUI (dsh web), DSH Desktop and dsh-TUI:

  • ☀️ Solarized — Ethan Schoonover's carefully tuned 16-color system, designed for long reading sessions without eye strain.
  • 🟢 Selenized — its refined take: the same low-contrast philosophy with modernized hues and better color distinction.

Both come in dark and light, registered into the built-in theme system on a level with the light/dark/system choices — with canonical syntax colors for code blocks and a one-click switch row in Settings → General that remembers your choice.

Features

  • 👁️ Eye-friendly by design — Solarized's palette is luminance-tuned, not hue-picked, so text stays readable for hours; Selenized keeps the comfort with cleaner, more distinct accents.
  • 🎨 Faithful palettes — every color is a canonical Solarized / Selenized value; no default DeepSeek blue-gray leaks through.
  • 🖥️ Canonical syntax colors — code blocks follow the classic Solarized syntax mapping (keyword magenta, string cyan, number blue…).
  • 🖱️ Component-level accents — bubbles, tool-call rows, code tags, timestamps and hover interactions tinted from the palettes.
  • 💻 dsh-TUI themes — one install command drops the four themes into your terminal client; auto-synced on every start.
  • 🔄 Update check — Settings silently checks npm for a newer release (manual button too) and shows a copyable upgrade command.
  • 🧠 Choice remembered — survives restarts and model switches; turning it off restores the light/dark choice you had before, not a forced "system". Desktop port churn is covered by durable state under $DSH_HOME.
  • ⚙️ Zero intrusion — switching to Default restores the built-in appearance pixel-identical.

Previews

☀️ Solarized Dark
🌞 Solarized Light
🟢 Selenized Dark
🌿 Selenized Light

Install

From GitHub (recommended — always the latest):

dsh plugin --profile web add github:zhijun-dai/Solarized-dsh-theme

From npm:

dsh plugin --profile web add @yuquexianzhou/solarized-dsh-theme

💡 The npm release may lag slightly behind GitHub. For the very latest, use the GitHub install above (pin a branch with #branch-name).

For DSH Desktop, target the desktop profile:

dsh plugin --profile desktop add @yuquexianzhou/solarized-dsh-theme

dsh-TUI (terminal themes)

The same package syncs the four themes into your dsh-TUI. Install into the TUI profile and they land on the first start:

dsh plugin --profile dsh-tui add @yuquexianzhou/solarized-dsh-theme

Then pick a theme inside the TUI: /theme solarized-dark.

💡 Installed into a web/desktop profile of a user who also runs dsh-TUI, the themes stay in sync on every web start. No ~/.dsh-tui on disk? Strict no-op, nothing is created.

Restart the web server afterwards:

dsh web

Usage

Open the web UI, go to Settings → General, and pick one of the four themes (or Default to follow the built-in appearance). Choice is saved per browser and restored at boot.

FAQ

Q: Why do the colors look "washed out"?

That's the point — Solarized deliberately keeps contrast low so text stays readable for hours without eye strain. If you want more punch, Selenized offers the same comfort with stronger accents.

Q: How is my choice remembered?

Browser localStorage (instant) plus a durable file under $DSH_HOME for Desktop — survives restarts, model switches and per-launch port changes. Your explicit light/dark/system pick in the built-in Appearance row always wins.

Q: How do I upgrade?

Re-run the install command, or check the Settings row — it silently tells you when a newer version exists and shows the copyable upgrade command. Then restart dsh web.

💝 Thanks to

🏆 Listed on Awesome DSH Plugin

 

Copyright © 2026-present zhijun-dai

Compatibility

DSH 0.1.5-rc.2: failedDSH 0.1.5-rc.1: errorDSH 0.1.5-alpha.2: errorDSH 0.1.5-alpha.1: errorDSH 0.1.3-alpha.2: errorDSH 0.1.2-rc.1: errorDSH 0.1.2-alpha.5: errorDSH 0.1.2-alpha.4: errorDSH 0.1.2-alpha.3: errorDSH 0.1.2-alpha.2: error

Versions

Latest versionPublishedSize
0.1.0
0.1.1
0.2.0
0.2.1
0.2.2

Similar plugins

dsh-minimalist-themes

by mykeura

18 minimalist color themes for DeepSeek Harness. Pick one with a single click — it's just another plugin.

Manifest valid

0

MIT

TypeScript

Aug 31, 2026

dsh plugin --profile web add @mykeura/dsh-minimalist-themes

Look & theme plugin for the DSH Web UI: built-in palettes, light/dark/follow-system appearance modes, Open VSX theme search & install, and VS Code theme import with a persisted theme library.

Themes & SkinsManifest valid

0

dsh plugin --profile web add dsh-themes

by Slymaster

Unofficial modular themes and starter kit for DeepSeek Harness.

Manifest valid

0

MIT

TypeScript

Aug 24, 2026

dsh plugin --profile web add dsh-theme-lab

A paper-and-ink client-side theme for the DeepSeek Harness Web UI: Balanced preserves semantic status colors, and Immersive maps supported surfaces to monochrome.

Themes & SkinsManifest valid

0

dsh plugin --profile web add dsh-theme-eink-retro

A Deepseek Harness plugin that gives its UI color themes.

UI & ExperienceManifest valid

0

dsh plugin --profile web add dsh-theme-colorizer

Adds two switchable themes, built-in and local-folder background slideshows, and per-session token usage details to DeepSeek Harness Web and Desktop.

Themes & SkinsManifest valid

0

dsh plugin --profile web add dsh-skin-token-dashboard