dsh-cool-theme
其他 活跃维护

dsh-cool-theme

CoolTea001/dsh-cool-theme

内置多款流行默认主题,支持快速切换DSH界面视觉风格,安装后无需额外配置主题资源即可直接使用,操作轻便适配不同使用偏好

2
Stars 标星
0
Forks 分支
2
Watchers 关注
0
Open Issues
TypeScript
主要语言
MIT
开源协议
6.5 MB
仓库大小
25 天前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:CoolTea001/dsh-cool-theme
git clone https://github.com/CoolTea001/dsh-cool-theme.git
git clone git@github.com:CoolTea001/dsh-cool-theme.git
README.md master

dsh-cool-theme cover

dsh-cool-theme

English · 中文

license: MIT node: >=22.19

Description

DeepSeek Harness theme plugin — supports light / dark / system appearance switching with 34 preset themes.

Features

Theme management (sidebar gear → Settings → Theme), supports light / dark / system appearance switching and provides 34 presets: Aura, Ayu, Catppuccin, Catppuccin Frappe, Catppuccin Macchiato, Cobalt2, Cursor, DSH, Dracula, Everforest, Flexoki, GitHub, Gruvbox, Kanagawa, Lucent Orng, Material, Matrix, Mercury, Monokai, Night Owl, Nord, One Dark, OpenCode, Orng, Osaka Jade, Palenight, Rosé Pine, Solarized, Synthwave 84, System, Tokyo Night, Vercel, Vesper, Zenburn. 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. web for DSH Web and desktop for 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