Skip to content

Commit

Permalink
feat(plasma-ui): part 6
Browse files Browse the repository at this point in the history
  • Loading branch information
shuga2704 committed Dec 20, 2024
1 parent 34f4ea8 commit cc5f610
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export const config = {
},
focused: {
true: css`
${buttonTokens.buttonFocusColor}: var(--surface-accent);
${buttonTokens.buttonFocusColor}: var(--plasma-colors-button-white);
`,
},
stretching: {
Expand Down

0 comments on commit cc5f610

Please sign in to comment.