Source code

Revision control

Copy as Markdown

Other Tools

{
"padding": {
"inner": {
"touch": {
"narrow": {
"value": "0"
}
}
}
},
"icon": {
"fill": {
"@base": {
"value": {
"light": "{color.violet-desaturated.50}",
"dark": "{color.violet-desaturated.10}",
"forcedColors": "{button.text.color.@base}"
}
},
"attention": {
"@base": {
"value": "{color.accent.primary.@base}"
}
}
}
},
"opacity": {
"disabled": {
"value": "0.4"
}
},
"background": {
"color": {
"hover": {
"value": {
"light": "rgba(117, 102, 159, 0.25)",
"dark": "rgba(182, 170, 217, 0.25)",
"forcedColors": "{button.background.color.hover}"
}
},
"active": {
"value": {
"light": "rgba(117, 102, 159, 0.4)",
"dark": "rgba(182, 170, 217, 0.4)",
"forcedColors": "{button.background.color.active}"
}
}
}
},
"outline": {
"color": {
"@base": {
"value": {
"default": "transparent",
"forcedColors": "{button.border.color.@base}"
}
},
"hover": {
"value": {
"default": "transparent",
"forcedColors": "{button.border.color.hover}"
}
},
"active": {
"value": {
"default": "transparent",
"forcedColors": "{button.border.color.active}"
}
},
"selected": {
"value": "{toolbarbutton.outline.color.active}"
}
},
"offset": {
"value": "-1px"
}
}
}