dsh-cool-theme
English · 中文
Description
DeepSeek Harness theme plugin — supports light / dark / system appearance switching with 12 popular preset themes.
Features
Theme management (sidebar gear → Settings → Theme), supports light / dark / system appearance switching and provides 12 popular presets: Nord, One Dark, GitHub, Catppuccin, Dracula, Tokyo Night, Solarized, Gruvbox, Monokai, Rosé Pine, Ayu, Zenburn plus the native DeepSeek Harness theme. All presets support both light and dark modes.
Installation
The easiest way is to let DSH install it for you. For manual installation, see:
# Install
dsh plugin --profile <your-profile> add dsh-cool-theme
# Uninstall
dsh plugin --profile <your-profile> remove dsh-cool-theme
Replace
<your-profile>with your DSH profile, e.g.webfor DSH Web anddesktopfor DSH Desktop.
Contributing
Contributions via Issues and PRs are welcome.
// Clone project
git clone https://github.com/CoolTea001/dsh-cool-theme.git
// Install dependencies
cd dsh-cool-theme
pnpm install
// Start local development
pnpm run dev
// Local install
dsh plugin --profile <your-profile> add /absolute/path/to/dsh-cool-theme
// Restart DSH service
dsh web
License
MIT © CoolTea
No comments yet. Be the first to write one.