define heading colors
This commit is contained in:
parent
7ee58f32f6
commit
bec4286a37
@ -226,6 +226,14 @@
|
|||||||
"typography": {
|
"typography": {
|
||||||
"fontSize": "40px",
|
"fontSize": "40px",
|
||||||
"fontWeight": "400"
|
"fontWeight": "400"
|
||||||
|
},
|
||||||
|
"color": {
|
||||||
|
"text": "var(--wp--preset--color--main-purple)"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"core/heading": {
|
||||||
|
"color": {
|
||||||
|
"text": "var(--wp--preset--color--main-purple)"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user