Skip to content

Commit

Permalink
feat(data): Add tab.color.typical.bg-hover for anchor nav.
Browse files Browse the repository at this point in the history
  • Loading branch information
clairedenning committed May 28, 2024
1 parent 269a6b2 commit d50fdc6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data/tokens/components/tab.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,11 @@
},
"color": {
"typical": {
"bg-hover": {
"value": "{base.color.interactive.monochrome.standard.hoverAlt}",
"type": "color",
"description": "For anchor nav, not tab."
},
"border-active": {
"value": "{base.color.interactive.monochrome.standard.active}",
"type": "color"
Expand Down

0 comments on commit d50fdc6

Please sign in to comment.