diff --git a/skatepark/theme.json b/skatepark/theme.json index be0b3beb2d..b243478ac9 100644 --- a/skatepark/theme.json +++ b/skatepark/theme.json @@ -118,11 +118,11 @@ } }, "color": { - "foreground": "var(--wp--preset--color--primary)", + "foreground": "var(--wp--preset--color--foreground)", "background": "var(--wp--preset--color--background)", "primary": "var(--wp--preset--color--primary)", - "secondary": "var(--wp--preset--color--primary)", - "tertiary": "var(--wp--preset--color--background)" + "secondary": "var(--wp--preset--color--secondary)", + "tertiary": "var(--wp--preset--color--tertiary)" }, "form": { "border": {