Skip to content

Commit

Permalink
Improve fg-normal-disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
connor-baer committed Jul 9, 2024
1 parent e83ee0f commit 667f27c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/design-tokens/themes/dark.ts
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ export const dark = [
},
{
name: '--cui-fg-normal-disabled',
value: 'rgba(230, 224, 233, 0.6)',
value: 'rgba(216, 232, 248, 0.3)',
type: 'color',
},
{
Expand Down

0 comments on commit 667f27c

Please sign in to comment.