Civitasv/dsh-plugin-colorscheme1

dsh-plugin-colorscheme

Colorschemes for DeepSeek Harness: MIT-licensed preset themes mapped onto the --dsw-* token system, a settings picker row, and user extension via a themes directory, plugin config, or settings.yaml.

AI Analysis

核心用途是为 DSH Web 界面提供主题配色切换功能。适合想要自定义界面色彩、使用经典主题(如 Dracula)的用户。

Package
dsh-plugin-colorscheme
Version
0.1.0
License
MIT
Last updated
Aug 13, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

2. 插件配置

编辑 ~/.dsh/profiles/web/cordis.patch.yml

- insert:
    - id: colorscheme
      name: dsh-plugin-colorscheme
      config:
        themesDir: /abs/path/to/my/themes   # 默认 ~/.dsh/themes
        defaultTheme: dracula               # 未手动选择时的默认主题