Description
On many (all?) pages with text headers, we appear to adopt a grey color (e.g. text-forecolor, text-heading) that appears too faint.
Steps to Reproduce
- Log in
- Inspect the headers ("Instructing" and "Attending")
Expected vs Actual
Expected:
These headers should adopt the highlight color from the graphic design color palette: #f8eedf
Actual:
Instead, we're getting faint grey, such as the following screenshots that use #757575 or similar shades that I believe are defaults that came with toastify
Screenshots / Logs
Additional Context
Some content (non-headers) use text-white which is acceptable contrast, but the headers need to be updated to consistently use #f8eedf
Description
On many (all?) pages with text headers, we appear to adopt a grey color (e.g.
text-forecolor,text-heading) that appears too faint.Steps to Reproduce
Expected vs Actual
Expected:
These headers should adopt the highlight color from the graphic design color palette:
#f8eedfActual:
Instead, we're getting faint grey, such as the following screenshots that use
#757575or similar shades that I believe are defaults that came with toastifyScreenshots / Logs
Additional Context
Some content (non-headers) use
text-whitewhich is acceptable contrast, but the headers need to be updated to consistently use#f8eedf