🐱 Soothing pastel theme for DeepSeek Harness
在 DeepSeek Harness 终端运行:
dsh plugin --profile web add zhijun-dai/Catppuccin-dsh-theme
🐱 A Catppuccin theme plugin for
DeepSeek Harness — one
package that covers Web GUI (dsh web), DSH Desktop and
dsh-TUI:
~/.dsh-tui/themes/ on install.The four flavors — Latte, Frappé, Macchiato, Mocha — plug
into the built-in theme system on a level with the light/dark/system
choices, with a one-click switch row in Settings → General. Your choice
is saved automatically and restored on restart, and switching back to
Default restores the built-in appearance pixel-perfectly — no leftovers.
The four flavors in DeepSeek Harness (headline image above is the
catwalk composite; each flavor below in full):
🪴 Frappé
🌺 Macchiato
🌿 Mocha
From GitHub (recommended — always the latest):
dsh plugin --profile web add github:zhijun-dai/Catppuccin-dsh-theme
From npm:
dsh plugin --profile web add dsh-catppuccin
💡 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 dsh-catppuccin
The same package also syncs the four Catppuccin themes into your dsh-TUI.
Install into the TUI profile and they land on the first start:
dsh plugin --profile dsh-tui add dsh-catppuccin
Then pick a theme inside the TUI: /theme catppuccin-mocha.
💡 Installed into a web/desktop profile of a user who also runs dsh-TUI,
the themes stay in sync on every web start — no second install needed.
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
Catppuccin flavors (or Default to follow the built-in appearance).
Choice is saved per browser and restored at boot.
Q: I installed the plugin but don't see the themes in Settings.
Make sure the profile you installed into is the one dsh web runs
(--profile web above), and restart dsh web after installing.
Q: How is my choice remembered?
It lives in browser localStorage (instant) and, for Desktop users, in a
small durable file under $DSH_HOME — so it survives restarts, model
switches and Desktop's 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 (it fetches the newest release), or check the
Settings row — it silently tells you when a newer version exists and shows
the copyable upgrade command. Then restart dsh web.
The theme definitions are generated from the official
catppuccin/palette palette.json
(never hand-edited). scripts/gen-themes.mjs maps the 26 Catppuccin colors
per flavor onto the --dsw-alias-* token directory from dsh's@deepseek-ai/dsh-client-ui-theme stylesheets (including the --shiki-*
syntax palette and the leaked --dsw-static-deepseek-* static colors),
writes the per-flavor token tables to themes/, and embeds them into the
browser bundle lib/client.js. The dsh-TUI themes come fromscripts/gen-tui-themes.mjs.
🏆 Listed on Awesome DSH Plugin
Copyright © 2026-present zhijun-dai
登录后即可为该插件评分和评价。
还没有人评价这个插件,来抢个沙发吧!