Steps to replicate the issue (include links if applicable):
What happens?:
- Images are black on black background.
What should have happened instead?:
Should be readable
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
Requirement
Ensure that Special:Hieroglyphs works properly in night mode by making the images and background compatible and readable.
BDD
Feature: Compatibility of Special:Hieroglyphs with Night Mode
Scenario: Ensure Special:Hieroglyphs is readable in night mode
Given the user has enabled night mode
When the user visits Special:Hieroglyphs
Then the images should be visible
And the background should be compatible with night modeTest Steps
Test Case 1: Verify Special:Hieroglyphs Compatibility with Night Mode
- Enable night mode.
- Navigate to Special:Hieroglyphs.
- AC1: Confirm that the images are visible.
- AC2: Confirm that the background is compatible with night mode and the text is readable.
QA Results - Prod
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | T366384#9975750 |
| 2 | ✅ | T366384#9975750 |







