Overview
dsh-skin-material-you
Community · Topic auto-analysis — Automatically discovered through the dsh-plugin GitHub Topic. Static checks verified a pinned public root bundle contract and committed files without executing third-party code. This is not a human review, security audit, runtime smoke test, publisher identity check, or official endorsement.
Install this bundle from GitHub
The CLI validates the bundle, invokes native DSH, then reports completion.
npx dshpub add mtaech/dsh-material-you --ref ed551a54dbf7f666e96b85f650cf01870117aba1Capabilities
What it contributes
README / EN
Package documentation
一套遵循 Google Material You / Material 3 (M3) 设计规范的 DeepSeek Harness 皮肤。 配色由 Material Color Utilities 的 HCT 算法 从种子色推导成色调色板(tonal palette), 字体采用 Maple Mono NF CN(带 Nerd Font + 中文的等宽字体)。
LIMITATIONS
Known limitations
- **第三方主题是扩展点不是产品**:DSH 不校验覆盖是否完整;本皮肤已尽量覆盖全部 `--dsw-alias-*` 与 `--dsw-specific-*`,但若上游新增 token 需同步补。 - **只随包携带 Regular 字重**:Medium/Bold 走浏览器合成或系统字体回退(见 §4)。 - 若要更换种子色,改 `src/tokens.mjs` 里的调色板常量(或重新跑 HCT 生成器), 并同步 `src/palette.css`,再 `node build.mjs` 重新构建 `lib/client.js`。
