-
Notifications
You must be signed in to change notification settings - Fork 18
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
15 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,15 @@ | ||
--- | ||
"@adobe/spectrum-tokens": major | ||
--- | ||
|
||
A handful of values transitioned from being defined per-set to being constants; set values are deprecated and root values are defined. | ||
|
||
## Token Diff | ||
|
||
_Token values updated (5):_ | ||
|
||
- `neutral-background-color-default`: changed from a color-set to a single value of a reference of `gray-800` | ||
- `neutral-background-color-down`: changed from a color-set to a single value of a reference of `gray-900` | ||
- `neutral-background-color-hover`: changed from a color-set to a single value of a reference of `gray-900` | ||
- `neutral-background-color-key-focus`: changed from a color-set to a single value of a reference of `gray-900` | ||
- `notice-background-color-default`: changed from a color-set to a single value of a reference of `notice-color-800` |