diff --git a/theme.json b/theme.json index 7ee3a60..02a9025 100644 --- a/theme.json +++ b/theme.json @@ -320,10 +320,10 @@ "border": { "color": "currentColor", "style": "solid", - "width": "0 0 1px 0" + "width": "0 0 3px 0" }, "color": { - "text": "var(--wp--preset--color--main-green)" + "text": "var(--wp--preset--color--main-purple)" } } },