dsh plugins中文
← Back to popular plugin directory

Chinese traditional colors as DeepSeek Harness theme pack

nevertoday/dsh-theme-plugin · skills

Chinese traditional colors as a DeepSeek Harness theme pack.

★ 9GitHub stars
1Forks
2026-08-16Last updated
JavaScriptLanguage
MITLicense

Project overview

Chinese traditional colors as a DeepSeek Harness theme pack. 49 anchor colors × light/dark = 98 themes, each writing the full token vocabulary (98 tokens: 89 --dsw- plus 9 --shiki-token- syntax slots) and clearing WCAG AA on all 3136 contrast assertions. Twelve of the anchors are marked as a curated shortlist.

竹青 · light(素绢) | 朱红 · dark(熟宣)群青 · light(雪青) | 藤黄 · dark(赭纸) One anchor per paper family, same conversation in each. The most saturated patch on screen is always the color you picked. Install

This pulls the prebuilt bundle from npm — no clone, no build step. The web profile is created on first boot under /.dsh/profiles/web. Verify — the browser console logs registered 98/98 themes (49 light / 49 dark), and dsh --profile web --dump-config shows a theme-zhongguo row. Update — run the same add command again. Uninstall — dsh plugin --profile web remove dsh-theme-plugin Usage

Install command

dsh plugin --profile web add github:nevertoday/dsh-theme-plugin
View GitHub repository ↗Back to popular plugin directory