@gitlab/ui
Version:
GitLab UI Components
25 lines (24 loc) • 517 B
JSON
{
"tab": {
"selected": {
"indicator": {
"color": {
"default": {
"$value": {
"default": "{color.blue.500}",
"dark": "{color.blue.400}"
},
"$type": "color",
"$description": "Used for the selected indicator of a tab.",
"$extensions": {
"com.figma.scope": [
"FRAME_FILL",
"SHAPE_FILL"
]
}
}
}
}
}
}
}