Skip to content

Commit

Permalink
chore: added changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
GarthDB committed Feb 21, 2024
1 parent e0c6efe commit c7c1d81
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions .changeset/wet-jobs-lie.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
"@adobe/spectrum-tokens": minor
---

Added new semantic color aliases to Tokens Studio, in the S2 color tokens, alias sets for both light and dark themes.

New non-color tokens for S2 tag component added to both desktop and mobile layout.component sets.

## Design Motivation

New values for tag component for S2. New negative-subdued background tokens were needed for negative and not selected tag components.

## Token Diff

_Tokens added (12):_

- `negative-subdued-background-color-default`
- `negative-subdued-background-color-down`
- `negative-subdued-background-color-hover`
- `negative-subdued-background-color-key-focus`
- `switch-handle-selected-size-extra-large`
- `switch-handle-selected-size-large`
- `switch-handle-selected-size-medium`
- `switch-handle-selected-size-small`
- `switch-handle-size-extra-large`
- `switch-handle-size-large`
- `switch-handle-size-medium`
- `switch-handle-size-small`

_Token values updated (8):_

- `switch-control-height-extra-large`
- `switch-control-height-large`
- `switch-control-height-medium`
- `switch-control-height-small`
- `switch-control-width-extra-large`
- `switch-control-width-large`
- `switch-control-width-medium`
- `switch-control-width-small`

0 comments on commit c7c1d81

Please sign in to comment.