-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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` |