diff --git a/wp-content/themes/pub/wporg-learn-2024/theme.json b/wp-content/themes/pub/wporg-learn-2024/theme.json index f0b776672..15178f541 100644 --- a/wp-content/themes/pub/wporg-learn-2024/theme.json +++ b/wp-content/themes/pub/wporg-learn-2024/theme.json @@ -31,6 +31,13 @@ "border": "var(--wp--preset--color--light-grey-1)", "green-70": "#005C12" }, + "form": { + "border": { + "color": "var(--wp--preset--color--charcoal-5)", + "width": "1px", + "radius": "2px" + } + }, "heading": { "typography": { "fontFamily": "var(--wp--preset--font-family--inter)",