Background
Night theme doesn't work on Special:TrackingCategories
User story
As a user I want all my pages in dark mode.
Acceptance criteria
- Night mode is enabled on https://en.wikipedia.org/wiki/Special:TrackingCategories
- Night mode is enabled on https://en.wikipedia.org/w/index.php?title=Special:AutoblockList
- Night mode is enabled on https://en.wikipedia.org/wiki/Special:BlockList?safemode=1
- Night mode is enabled on https://en.wikipedia.org/w/index.php?title=Special:AbuseLog
- Night mode is enabled on https://en.wikipedia.org/w/index.php?title=Special:AbuseFilter
- Night mode is enabled on https://en.wikipedia.org/wiki/Special:BlockedExternalDomains
- https://en.wikipedia.org/w/index.php?title=Special:Tags
- https://en.wikipedia.org/w/index.php?title=Special:TopicSubscriptions
- https://en.wikipedia.org/w/index.php?title=Special:ListFiles
- Night mode is enabled on https://en.m.wikipedia.org/wiki/Special:SecurePoll
- Night mode is enabled on https://en.wikipedia.org/wiki/Special:PageAssessments?project=&namespace=0&page_title=San+Francisco
Derived Requirement
Enable the night theme on pages that use data tables, ensuring consistency and readability across different themes.
BDD
Feature: Enable Night Theme on Data Table Pages
Scenario: Display night theme on data table pages
Given a user has enabled the night theme When the user views a page containing data tables Then the page should display using the night theme And the data tables should be styled consistently with the night theme
Test Steps
Test Case 1: Verify Night Theme on Data Table Pages
Enable the night theme on the site.
Navigate to a page containing data tables.
✅❓❌⬜ AC1: Confirm the page displays using the night theme and verify the data tables are styled consistently.
QA
Check that none of the pages have:
- AA color contrast issues for text that is not disabled (these are okay)
- icons that are the same color as the background.
Communication criteria - does this need an announcement or discussion?
N/A
Rollback plan
N/A
This task was created by Version 1.0.0 of the Web team task template using phabulous
QA Results - PROD
| AC | Status | Details |
|---|---|---|
| 1 | ❌ | T366373#9983202 |













