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
在 DeepSeek Harness 终端运行:
dsh plugin --profile web add zhijun-dai/Solarized-dsh-theme
The classic low-contrast, eye-friendly palettes for
DeepSeek Harness — one
package covering Web GUI (dsh web), DSH Desktop and dsh-TUI:
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.
$DSH_HOME.
🌞 Solarized Light
🟢 Selenized Dark
🌿 Selenized Light
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
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-tuion disk?
Strict no-op, nothing is created.
Restart the web server afterwards:
dsh web
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.
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.
🏆 Listed on Awesome DSH Plugin
Copyright © 2026-present zhijun-dai
登录后即可为该插件评分和评价。
还没有人评价这个插件,来抢个沙发吧!