diff --git a/.changeset/wet-jobs-lie.md b/.changeset/wet-jobs-lie.md new file mode 100644 index 00000000..1ee32959 --- /dev/null +++ b/.changeset/wet-jobs-lie.md @@ -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`