@deepseek-ai/dsh-skin-material-you
Material You (Material 3) skin for DeepSeek Harness: HCT tonal palette + Maple Mono NF CN typography
安装
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:mtaech/dsh-material-you说明文档
阅读完整 README ↗Material You 皮肤 · DeepSeek Harness
一套遵循 Google Material You / Material 3 (M3) 设计规范的 DeepSeek Harness 皮肤。 配色由 Material Color Utilities 的 HCT 算法 从种子色推导成色调色板(tonal palette), 字体采用 Maple Mono NF CN(带 Nerd Font + 中文的等宽字体)。

1. 设计要点
| 维度 | 取值 |
|---|---|
| 种子色 (seed) | #3B82F6(HCT 色相 266.3,tone 55.6 处 chroma 64.2,干净科技蓝) |
| 调色板模型 | HCT(Hue–Chroma–Tone),tone 0–100,非 HSV/HSL |
| 色板数量 | 5 条:primary / secondary / tertiary / neutral / neutral-variant |
| 字体 | Maple Mono NF CN(family name "Maple Mono NF CN",经 System.Drawing 校验) |
| 字重 | 100–800(Thin…ExtraBold)+ 全套斜体 |
| 动效 | M3 emphasized/standard 缓动,支持 prefers-reduced-motion |
| 形状 | M3 圆角体系(4/8/12/16/28/full px) |
2. 种子色与 HCT 色调色板
Material You 的"动态取色"本质:从种子色提取 色相 (hue) 与 彩度 (chroma),
再沿 色调 (tone,即明度 L)* 轴生成一条 13 级色板。本皮肤种子 #3B82F6 推导出:
primary(主色,chroma 60)
| tone | 10 | 20 | 30 | 40 | 50 | 60 | 70 | 80 | 90 | 95 |
|---|---|---|---|---|---|---|---|---|---|---|
| 值 | #001a42 | #002e6a | #004395 | #015ac2 | #3474dd | #538ef9 | #81aaff | #adc6ff | #d8e2ff | #edf0ff |
neutral(中性色,用于 surface,chroma 4)
| tone | 4 | 6 | 10 | 12 | 17 | 22 | 40 | 80 | 90 | 94 | 98 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 值 |