set default link color to green
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Aadil Ayub 2023-08-25 19:40:05 +05:00
parent 0c7c22c54c
commit 0274667f69

View File

@ -194,7 +194,12 @@
"color": {
"text": "var(--wp--preset--color--secondary)"
}
}
},
"link": {
"color": {
"text": "var(--wp--preset--color--secondary)"
}
}
}
},
"templateParts": [