Skip to content

Commit

Permalink
feat(data): Update value of link.inverse.label-readonly
Browse files Browse the repository at this point in the history
  • Loading branch information
clairedenning committed Jan 9, 2024
1 parent 975f084 commit cc16ad1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion data/tokens/Components/link.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"type": "color"
},
"label-readonly": {
"value": "{base.color.generic.content.standard.harsh}",
"value": "{base.color.generic.content.inverse.extreme}",
"type": "color"
},
"typical": {
Expand Down
3 changes: 1 addition & 2 deletions data/tokens/Modes/light.json
Original file line number Diff line number Diff line change
Expand Up @@ -663,8 +663,7 @@
},
"hover": {
"value": "{base.color.interactive.monochrome.inverse.active}",
"type": "color",
"$extensions": {}
"type": "color"
},
"hoverAlt": {
"value": "{base.color.interactive.monochrome.inverse.active}",
Expand Down

0 comments on commit cc16ad1

Please sign in to comment.