The modules displayed in the homepage have different background and text colors. The first version of many modules was created before Codex existed or it had a more complete color palette as it does now. This task is to review and consolidate the background and text colors which will ideally use a Codex color token rather than a custom Growth color. The task scoped to StartEditing and SuggestedEdits for similarity but this review should be done with all modules
Contrast issues on dark mode (no `no-theme skin-invert` applied)
|Module/interface|Current background color| Dark mode/WCAG AA compliant|Proposed bg color| Outcome|
|Start editing, header|`rgba(234, 243, 255, 0.5)`|{F57658821}|background-color-progressive-subtle|{F57658898}|
|Suggested edits|`rgba(234, 243, 255, 0.5)`|{F57658926}|background-color-progressive-subtle|{F57658926}|
**Open questions**
- What color tokens should we use for the task difficulty levels, so far:
|Color|Current|Proposed|
|easyColor| `#14866d`||
|easyBackgroundColor| `#d5fdf4`||
|mediumColor| `#ac6600`||
|mediumBackgroundColor| `#fef6e7`||
|hardColor| `#b32424`||
|hardBackgroundColor| `#fee7e6`||