File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
packages/semantic-tokens/src Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -90,8 +90,8 @@ export const fluentOverrides: FluentOverrides = {
90
90
ctrlProgressLgHeightFilled : { rawValue : '100%' } ,
91
91
ctrlRatingIconForegroundEmpty : { f2Token : 'colorNeutralBackground6' } , // should be #D9DDE3 per design
92
92
ctrlRatingIconForegroundFilled : { f2Token : 'colorNeutralForeground1' } , // should be #24282F per design
93
- foregroundContentBrandPrimary : { f2Token : 'colorBrandForeground1' } ,
94
93
ctrlSpinnerStrokeWidth : { f2Token : 'strokeWidthThicker' } ,
94
+ foregroundContentBrandPrimary : { f2Token : 'colorBrandForeground1' } ,
95
95
foregroundContentNeutralPrimary : { f2Token : 'colorNeutralForeground1' } ,
96
96
foregroundContentNeutralSecondary : { f2Token : 'colorNeutralForeground2' } ,
97
97
foregroundCtrlIconOnNeutralDisabled : { f2Token : 'colorNeutralForegroundDisabled' } ,
You can’t perform that action at this time.
0 commit comments