ref.microsoft.fluent-design-tokens · official-system
Fluent 2 Design Tokens
Fluent 2 design tokens documentation covering global and alias tokens, naming conventions, theme assignment, and the principle of avoiding raw pixel/hex values across platforms. microsoft/fluentui repository active as of 2026-07-15.
https://fluent2.microsoft.design/design-tokens
What this source teaches
- Compare global→alias token mapping with AwesomeDS token architecture for cross-platform consistency.
- Enforce a lintable ban on raw color/spacing values where a semantic token exists.
- Document platform-specific token mapping exceptions explicitly.
Where AwesomeDS applied it
rule.foundations.semantic-tokens— Components consume semantic tokens onlyrule.foundations.token-lifecycle— Deprecate tokens through a versioned migration contract
Implementations and artifacts
No directly linked artifacts.
Caveats & anti-imitation
Transfer global→alias token architecture and raw-value ban patterns; do not import Microsoft product token names or brand colors.