diff --git a/theme.json b/theme.json index ac6d4d0..8842369 100644 --- a/theme.json +++ b/theme.json @@ -226,6 +226,14 @@ "typography": { "fontSize": "40px", "fontWeight": "400" + }, + "color": { + "text": "var(--wp--preset--color--main-purple)" + } + }, + "core/heading": { + "color": { + "text": "var(--wp--preset--color--main-purple)" } } },