microsoft / fluentui-token-pipeline

The Fluent UI token pipeline generates source code for Fluent UI libraries.
https://microsoft.github.io/fluentui-token-pipeline/
Other
41 stars 18 forks source link

Add NeutralForeground1Static alias token #59

Closed miroslavstastny closed 2 years ago

miroslavstastny commented 2 years ago
  1. add colorNeutralForeground1Static token
  2. update colorNeutralBackgroundInverted token values
  3. update neutralStencil1 and neutralStencil2 token values

Old Behavior (columns - light, dark, teamsDark, highContrast)

image image

Spec (columns - light, dark, highContrast, teamsDark)

image image image

New Behavior (columns - light, dark, teamsDark, highContrast)

image image image

Note: There is a difference between spec (#e5e5e5) and impl (#e6e6e6) for Grey.90, which is known.