@gitlab/ui
Version:
GitLab UI Components
27 lines (26 loc) • 669 B
JSON
{
"token-selector": {
"token-container": {
"token": {
"background": {
"color": {
"focus": {
"$value": {
"default": "{color.neutral.300}",
"dark": "{color.neutral.600}"
},
"$type": "color",
"$description": "Used for the background color of a token in a token-selector when it's token-container is in the focus state.",
"$extensions": {
"com.figma.scope": [
"FRAME_FILL",
"SHAPE_FILL"
]
}
}
}
}
}
}
}
}