Skip to content

Commit

Permalink
Fixed bug in notice-background-color-default (#17)
Browse files Browse the repository at this point in the history
* Fixed bug in S2 color data

* chore: updated diff script for improved test results

---------

Co-authored-by: Cable Hicks <cable@adobe.com>
  • Loading branch information
lynnhao and mrcjhicks authored Dec 8, 2023
1 parent 41f9fb3 commit 96dde0c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -876,7 +876,7 @@
},
"notice": {
"default": {
"value": "{Alias.semantic.notice.800}",
"value": "{Alias.semantic.notice.600}",
"type": "color",
"$extensions": {
"spectrum-tokens": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3484,4 +3484,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -3484,4 +3484,4 @@
}
}
}
}
}

0 comments on commit 96dde0c

Please sign in to comment.