set default link color to green
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Aadil Ayub 2023-08-25 19:40:05 +05:00
parent 0c7c22c54c
commit 0274667f69
1 changed files with 6 additions and 1 deletions

View File

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