== Background
Several tokens would benefit from having fixed equivalents (motivation explained below)The `color-base` token needs a `-fixed` equivalent. On wiki it is quite common for dark mode, where elements have white backgrounds to need to now define color to ensure the content works in dark mode. There are over 10,000 references to what the color-base-fixed value would be and we would like to keep this in sync with the design system. https://global-search.toolforge.org/?q=%5C%23202122&namespaces=&title=
The `background-color-disabled` token similarly needs a `background-color-disabled-fixed` equivalent - In T370074 we needed to use this for the background of images.
== User story
As a template editor/mediawiki developer please give me fixed design tokens so that I can keep in sync with Codex.
== Requirements
[] color-base has a color-base-fixed equivalent #202122. On wiki it is quite common for dark mode, where elements have white backgrounds to need to now define color to ensure the content works in dark mode. There are over 10,000 references to what the color-base-fixed value would be and we would like to keep this in sync with the design system.
https://global-search.toolforge.org/?q=%5C%23202122&namespaces=&title=
[] @background-color-disabled has @background-color-disabled-fixed - In T370074 we needed to use this for the background of images.
=== BDD
- For QA engineer to fill out
=== Test Steps
- For QA engineer to fill out
== Design
- Add mockups and design requirements
== Acceptance criteria
- Add acceptance criteria
== Communication criteria - does this need an announcement or discussion?
- Add communication criteria
== Rollback plan[ ] Introduce a `color-base-fixed` token that preserves the "light-mode" value for `color-base` (`#202122`) regardless of color scheme
- [ ] Introduce a `background-color-disabled-fixed` token that preserves the "light-mode" value for `background-color-disabled` (`#c8ccd1`) regardless of color scheme
- What is the rollback plan in production for this task if something goes wrong?
//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 ]] //