DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Solarized Dsh Theme — DSH Plugin for DeepSeek Harness
← Plugins

@yuquexianzhou/solarized-dsh-theme

Solarized Dsh Theme

Solarized + Selenized themes for DeepSeek Harness: four faithful palettes (Solarized Dark/Light, Selenized Dark/Light) registered into DSH's theme runtime with a picker row in Settings, including the canonical syntax colors for markdown code blocks

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:zhijun-dai/Solarized-dsh-theme#1480701b224708eaf098dc5aa2d05ababee667ab
READMECompatibilityVersions
Solarized and Selenized themes in DeepSeek Harness

Compatibility and provenance

Solarized Dsh Theme is published as @yuquexianzhou/solarized-dsh-theme and currently resolves to version 0.2.2. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
9/20/2026

Versions

0.2.2stable
9/3/2026
0.2.1stable
8/28/2026
0.2.0stable
8/28/2026
Show 2 more versionsCollapse versions
0.1.1stable
8/15/2026
0.1.0stable
8/14/2026

Related plugins

Loading related plugins…

Latest
0.2.2
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
MIT
Source
github
GitHub
★ 7
Weekly downloads
101
Last push
9/3/2026
View source ↗Project homepage ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in

Related plugins

More verified plugins in ui-customization.

Web App@deepseek-ai/dsh-web-appThe dsh browser-surface bundle: the web patch layer over dsh-base plus the runtime glue plugin (frontend dist serving, web-surface prompt, bash runtime variables, URL line)Experimental Agent Team Web Profile@deepseek-ai/dsh-experimental-agent-team-web-profileExperimental Web profile layer for Agent Teams Remote and UI pluginsRemote Web Ui@linxin666/dsh-remote-web-uiScan-to-pair remote access for the dsh web GUI that shares one official interface: a QR beside the settings button pairs phones and PCs into the same Web GUI (a portrait-touch adaptation layer for phones, full desktop on PCs) through one-time tokens and rClient Ui Task Board@linxin666/dsh-client-ui-task-boardHost-authoritative task board for the DSH Web GUI with real session execution, Host cron scheduling, and optional cross-platform idle-sleep protection; mounted without DSH source changes.

README

Logo
View image Solarized + Selenized for DeepSeek Harness View image

中文

Solarized and Selenized themes in DeepSeek Harness

Table of Contents

  • Intro
  • Features
  • Previews
  • Install
  • Usage
  • FAQ
  • 💝 Thanks to

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 View image
🌞 Solarized Light View image
🟢 Selenized Dark View image
🌿 Selenized Light View image

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

  • zhijun-dai
  • Ethan Schoonover — Solarized
  • Jan Warchoł — Selenized
  • KinGao294/dsh-skin — the reference theme plugin this port is modeled on
  • DeepSeek

🏆 Listed on Awesome DSH Plugin

 

View image

Copyright © 2026-present zhijun-dai