NOTE: deployment date is **Monday, March 31**
== Background
We want to wrap up the deployments for Vector 2022.
== User story
As a Wikimedia reader I want a consistent skin experience across all projects.
== Requirements
[] Remove the following wikis from dblists/legacy-vector.dblist:
[] arbcom_dewiki
[] dewiki
[] Enable dark mode for anonymous users for **dewiki**
[] check with @sgrabarczuk and get green light before deploying
== Requirement
Enable Vector 2022 as the default skin on German wikis by removing arbcom_dewiki and dewiki from the dblists/legacy-vector.dblist, and enable dark mode for anonymous users on dewiki. Deployment should occur after obtaining green light from @sgrabarczuk.
== BDD
```
- For QA engineer to fill outFeature: Enable Vector 2022 and dark mode for German wikis
Scenario: Logged-out users see Vector 2022 skin on German wikis
Given the dblists/legacy-vector.dblist is updated to remove arbcom_dewiki and dewiki
And dark mode is enabled for anonymous users on dewiki
When I visit a page on a German wiki with ?action=purge
Then the page should load with the Vector 2022 skin
Scenario: Dark mode is active for anonymous users on dewiki
Given dark mode is enabled for anonymous users on dewiki
When I visit a page on dewiki in an incognito window
Then the page should display in dark mode
```
== Test Steps
Test Case 1: Verify Vector 2022 skin on German wikis for logged-out users
1. Open an incognito window.
2. Visit a page on dewiki (e.g., https://de.wikipedia.org/wiki/Beispielseite?action=purge) and similarly for arbcom_dewiki if applicable.
3. AC1: Confirm that the page loads with the Vector 2022 skin.
⸻
=== Test StepsTest Case 2: Verify dark mode for anonymous users on dewiki
1. In the same incognito window, visit a page on dewiki (e.g., https://de.wikipedia.org/wiki/Beispielseite?action=purge).
- In incognito window, after purging the page with ?action=purge every page should appear in the vector 2022 skin 2. AC2: Confirm that dark mode is enabled for anonymous users.
== Design
- Add mockups and design requirements
== Acceptance criteria
- Add acceptance criteria
== Communication criteria - does this need an announcement or discussion?
Discussion links:
* ...
* ...
== Rollback plan
N/A
//This task was created by Version 1.2.0 of the [[ https://mediawiki.org/w/index.php?title=Reading/Web/Request_process | Web team task template ]] using [[ https://phabulous.toolforge.org/ | phabulous ]] //