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

Update alias color tokens #56

Closed miroslavstastny closed 3 years ago

miroslavstastny commented 3 years ago

Update Neutral Background Inverted

U colorNeutralBackgroundInverted

image

Add Brand Foreground Inverted, hover, pressed

+ colorBrandForegroundInverted
+ colorBrandForegroundInvertedHover
+ colorBrandForegroundInvertedPressed

image

Add Neutral Stroke Inverted Disabled

+ colorNeutralStrokeInvertedDisabled

image

Add Brand Foreground On Light, hover, pressed and selected

+ colorBrandForegroundOnLight
+ colorBrandForegroundOnLightHover
+ colorBrandForegroundOnLightPressed
+ colorBrandForegroundOnLightSelected

image

Add Subtle Background Inverted, hover, pressed and selected

+ colorSubtleBackgroundInverted
+ colorSubtleBackgroundInvertedHover
+ colorSubtleBackgroundInvertedPressed
+ colorSubtleBackgroundInvertedSelected

image

Add Neutral Background Inverted Disabled

+ colorNeutralBackgroundInvertedDisabled

image

Add Brand Background Inverted, hover, pressed and selected

+ colorBrandBackgroundInverted
+ colorBrandBackgroundInvertedHover
+ colorBrandBackgroundInvertedPressed
+ colorBrandBackgroundInvertedSelected

image

Add Neutral Stroke on Brand

+ colorNeutralStrokeOnBrand

image

Add Neutral Stroke on Brand 2, hover, pressed and selected

+ colorNeutralStrokeOnBrand2
+ colorNeutralStrokeOnBrand2Hover
+ colorNeutralStrokeOnBrand2Pressed
+ colorNeutralStrokeOnBrand2Selected

image

Add hover, pressed and selected to Neutral Foreground 1

+ colorNeutralForeground1Hover
+ colorNeutralForeground1Pressed
+ colorNeutralForeground1Selected

image

Add Neutral Foreground Inverted Disabled

+ colorNeutralForegroundInvertedDisabled

image

Add lightAlphaHover, lightAlphaPressed and lightAlphaSelected to Subtle Background

+ colorSubtleBackgroundLightAlphaHover
+ colorSubtleBackgroundLightAlphaPressed
+ colorSubtleBackgroundLightAlphaSelected

image