deepseek-harness-themes
74 non-invasive DeepSeek Harness themes generated from awesome-design-md
- Stars
- 0
- Language
- TypeScript
- Created
- Aug 27, 2026
- Updated
- Aug 28, 2026
Introduction
deepseek-harness-design-md-themes
Chinese version: README.zh.md

74 deterministic themes generated from
awesome-design-md, installed through the native DeepSeek Harness plugin mechanism—without patching Harness source code.
Quick start
dsh plugin --profile web add deepseek-harness-design-md-themes
dsh web
Open Settings → Design MD themes, choose a card, and the selection remains active after reload.
Why this plugin
- Native integration — registers themes through Theme Service and contributes one
settings.section. - Deterministic catalog — 74 themes generated from pinned source commit
8147538b4226ae41e2487a9179e3bcc1f68e8554. - Owned persistence — writes only the
deepseek-harness-design-md-themessettings namespace.
Eight signature themes
All 74 themes
See the catalog for theme IDs, categories, source paths, and contrast adjustments.
Non-invasive by design
The plugin uses the documented dsh.client injection list, Cordis patch contribution, Theme Service, Settings Scope, Locale Service, and UI Slots. It does not patch Harness components, query internal DOM, override unrelated global CSS, or replace Harness files.
Compatibility and maintenance
- DeepSeek Harness
0.1.1-rc.2 - Node.js
^22.19.0 || >=24.0.0for generation and packaging - React
18.2+or19.x, supplied by Harness
Installation: docs/installation.md · Maintenance: docs/maintenance.md · Attribution: THIRD_PARTY_NOTICES.md