Page MenuHomePhabricator

Banners without backgrounds are not visible in dark mode
Closed, DeclinedPublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

What happens?:

  • Banner text "This is a test of release of MediaWiki 1.43.0-wmf.7 (b6ef248). Please report issues you encounter." is not readable

What should have happened instead?:

It should be readable.
Add rule #siteNotice.notheme { background: white; } to ensure all banners have a white background.

Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):

Other information (browser name/version, screenshots, etc.):

Event Timeline

Jdlrobson moved this task from Incoming to Groomed on the Web-Team-Backlog board.

Low priority as this can be easily fixed on wiki.

I recommend these are fixed on wiki. It doesn't make sense to do a global fix that could break existing banners.