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 分析

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

パッケージ
dsh-plugin-colorscheme
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/13

インストール

検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗

ドキュメント

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               # 未手动选择时的默认主题