Merge pull request #3122 from Automattic/fix/spearhead-link-color
Spearhead: Fix link color
This commit is contained in:
commit
c51c59755a
1 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,11 @@
|
|||
|
||||
{
|
||||
"global": {
|
||||
"styles": {
|
||||
"color": {
|
||||
"link": "var( --global--color-primary )"
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"border": {
|
||||
"customRadius": true
|
||||
|
|
Loading…
Reference in a new issue