Vai al contenuto principale
C

dsh-cool-theme

cooltea001/dsh-cool-theme

Plugin di temi per DeepSeek Harness — supporta il cambio di aspetto Dark / Light / System, include 34 temi predefiniti e supporta la creazione, la condivisione e l'importazione di temi personalizzati.

Installazione

dsh plugin --profile web add github:cooltea001/dsh-cool-theme

README

dsh-cool-theme cover

dsh-cool-theme

English · 中文

license: MIT node: >=22.19

Description

DeepSeek Harness theme plugin — supports Dark / Light / System appearance switching, ships 34 preset themes, and supports creating, sharing, and importing custom themes.

Features

  1. Appearance switching: The appearance switch from General settings is now managed in Theme settings. You can set the appearance (dark, light, or system) in the Settings dialog → Theme tab.
  2. 34 preset themes: 34 built-in presets, each adapted to both dark and light appearance: 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.
  3. Custom themes: Turn on custom themes to create your own (colors inherit from the currently selected preset), and freely change the theme colors.
  4. Sharing themes: Share custom themes you have created, or import custom themes shared by others.

Installation

# Install: dsh plugin --profile <your-profile> add dsh-cool-theme
dsh plugin --profile web add dsh-cool-theme # Web
dsh plugin --profile desktop add dsh-cool-theme # Desktop

# Uninstall
dsh plugin --profile <your-profile> remove dsh-cool-theme

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

Plugin correlati