Skip to content

Commit

Permalink
chore: removed skip link focus-visible tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
Rozerinay committed Dec 20, 2024
1 parent 9187e04 commit 9eeac68
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions packages/voorbeeld-design-tokens/figma/voorbeeld.tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -4732,7 +4732,7 @@
"$value": "auto"
}
},
"placeholder": {
"disabled": {
"color": {
"$type": "color",
"$value": "{voorbeeld.color.gray.500}"
Expand Down Expand Up @@ -6299,16 +6299,6 @@
"text-underline-offset": {
"$type": "other",
"$value": "1px"
},
"focus-visible": {
"background-color": {
"$type": "color",
"$value": "{utrecht.focus.background-color}"
},
"color": {
"$type": "color",
"$value": "{utrecht.focus.color}"
}
}
}
},
Expand Down Expand Up @@ -7889,4 +7879,4 @@
"components/unordered-list"
]
}
}
}

0 comments on commit 9eeac68

Please sign in to comment.