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. 8. 13.

설치

검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 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               # 未手动选择时的默认主题