themes-wordpress/spearhead/experimental-theme.json
2021-01-27 17:14:30 +00:00

15 lines
217 B
JSON

{
"global": {
"styles": {
"color": {
"link": "var( --global--color-primary )"
}
},
"settings": {
"border": {
"customRadius": true
}
}
}
}