diff --git a/zoologist/theme.json b/zoologist/theme.json index 76400f471a..56dead4d3a 100644 --- a/zoologist/theme.json +++ b/zoologist/theme.json @@ -78,10 +78,10 @@ } }, "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)", + "secondary": "var(--wp--preset--color--secondary)", "tertiary": "var(--wp--preset--color--tertiary)" }, "form": {