framework
framework/react/theming/index.md
medium
framework-react-theming-index
React 主题与色板
子项索引
| 子项 | 一句话 |
|---|---|
| palette-principles skill | 色板原则 60-30-10 / WCAG AA 对比度 / 饱和度克制 |
| palette-types skill | 配色方案类型 — 单色/邻近/互补/分散 |
| css-token-system skill | React CSS 变量 Token 单一可信源 — tokens.css ↔ antd theme.token ↔ GSAP duration 三者镜像 |