Steps to replicate the issue (include links if applicable):
- Visit https://en.wikipedia.org/w/index.php?title=Special:AbuseFilter&vectornightmode=1 or enable dark mode.
What happens?:
The tr.mw-abusefilter-list-disabled, tr.mw-abusefilter-list-disabled td element uses color: #666; which is not a recognized design token and does not pass color contrast requirements for accessibility
What should have happened instead?:
The color #666 should be replaced with a design token from https://doc.wikimedia.org/codex/latest/design-tokens/overview.html or an override should be provided for dark mode to use a more suitable color.
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
https://www.mediawiki.org/wiki/Recommendations_for_night_mode_compatibility_on_Wikimedia_wikis



