Steps to replicate the issue (include links if applicable):
- Visit https://ka.m.wikipedia.org/wiki/?minervanightmode=1 when there are pending changes
- Check WCAG color contrast on page
What happens?:
Color contrast violation
What should have happened instead?:
No color contrast violation.
This rule is the problem:
.flaggedrevs_basic, .flaggedrevs_preview { color: #72777d; font-size: 0.8em; }
This color is equivalent to @color-disabled
Perhaps this should use notice colors defined in https://doc.wikimedia.org/codex/latest/design-tokens/color.html since it is a type of notice?
Software version (skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
QA Results - Beta
AC | Status | Details |
---|---|---|
1 | ✅ | T360231#9792819 |
QA Results - PROD
AC | Status | Details |
---|---|---|
1 | ✅ | Issue being resolved in T365089 per T360231#9830683 |