Skip to content

Commit 41a064f

Browse files
committed
Lint
1 parent 314bb99 commit 41a064f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/semantic-tokens/src/fluentOverrides.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ export const fluentOverrides: FluentOverrides = {
9090
ctrlProgressLgHeightFilled: { rawValue: '100%' },
9191
ctrlRatingIconForegroundEmpty: { f2Token: 'colorNeutralBackground6' }, // should be #D9DDE3 per design
9292
ctrlRatingIconForegroundFilled: { f2Token: 'colorNeutralForeground1' }, // should be #24282F per design
93-
foregroundContentBrandPrimary: { f2Token: 'colorBrandForeground1' },
9493
ctrlSpinnerStrokeWidth: { f2Token: 'strokeWidthThicker' },
94+
foregroundContentBrandPrimary: { f2Token: 'colorBrandForeground1' },
9595
foregroundContentNeutralPrimary: { f2Token: 'colorNeutralForeground1' },
9696
foregroundContentNeutralSecondary: { f2Token: 'colorNeutralForeground2' },
9797
foregroundCtrlIconOnNeutralDisabled: { f2Token: 'colorNeutralForegroundDisabled' },

0 commit comments

Comments
 (0)