Craftfully: Fix for missing "contrast" preset color
Changes proposed in this Pull Request:
- Rename the color preset named
contrastasforegroundbecausecontrastdoesn't exist.
@alaczek I wasn't sure if you wanted to create a contrast preset or use foreground instead.
Related issue(s):
Not sure what you mean by "because contrast doesn't exist."?
I think with this theme I was following the naming convention from TT4, and I did want to use contrast.
I am confused now. I think is the other way around as how I describe it in this PR.
The markup uses "foreground" but that color is not defined in the theme.json.
See "foreground" being used here
Oh yeah, in that case it should be switched to contrast.
Okay, closing this in favor of https://github.com/Automattic/themes/pull/7787 Could you review and merge that?