Source code
Revision control
Copy as Markdown
Other Tools
{
"border": {
"color": {
"value": {
"default": "{border.color.deemphasized.@base}",
"nova": {
"comment": "The custom light/dark pair only exists in the Nova palette",
"value": {
"light": "{color.violet-desaturated.20}",
"dark": "{color.gray.60}",
"nativeTheme": "{border.color.deemphasized.@base}",
"prefersContrast": "CanvasText"
}
}
}
}
},
"margin": {
"value": {
"default": "4px",
"nova": {
"comment": "There is no equivalent value for this token in Figma",
"value": "0"
}
}
}
}