Catppuccin 主题
This is a dual-face theme plugin for DeepSeek Harness (dsh). It registers the four Catppuccin flavors into the built-in theme runtime, so they appear as selectable skins in Settings → General → Catppuccin theme.
これは DeepSeek Harness(DSH)プラグインです。当サイトは GitHub README、インストール情報、メンテナンス状況、公開セキュリティシグナルをまとめています。
上流で中国語 README が提供されていないため、リポジトリのオリジナルコンテンツを表示しています。

Catppuccin for DeepSeek Harness
English | 中文
Previews
🌻 Latte
🪴 Frappé
🌺 Macchiato
🌿 Mocha
Usage
This is a dual-face theme plugin for DeepSeek Harness (dsh). It registers the four Catppuccin flavors into the built-in theme runtime, so they appear as selectable skins in Settings → General → Catppuccin theme.
Install
From a GitHub repository:
dsh plugin --profile web add github:zhijun-dai/Catppuccin-dsh-theme
From a local checkout (the -w flag is required — the profile directory is a
pnpm workspace root):
dsh plugin --profile web add -w /path/to/Catppuccin-dsh-theme
From npm:
dsh plugin --profile web add dsh-catppuccin
Restart the web server afterwards:
dsh web
Switch themes
Open the web UI, go to Settings → General, and pick one of the four
Catppuccin flavors (or Default to follow the built-in appearance). The
choice is stored per-browser in localStorage.
How it works
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.
node scripts/gen-themes.mjs
💝 Thanks to
- zhijun-dai
- Catppuccin
- KinGao294/dsh-skin — the reference theme plugin this port is modeled on
- DeepSeek
Copyright © 2026-present zhijun-dai
セキュリティとインストールエビデンス
このスコアは公開リポジトリメタデータと当サイトに登録されたインストールエビデンスのみに基づくもので、コードセキュリティ監査とは異なります。
公開プラグインカタログから取得し、公開 GitHub リポジトリにリンクしています。
GitHub メタデータにライセンスが検出されませんでした。
過去180日以内にコードの更新があります。
再現可能な正確なインストールメタデータはまだ登録されていません。リポジトリの説明に従って手動で確認してください。
確認したパッケージメタデータにインストールライフサイクルスクリプトは宣言されていません。
missing-license