swr.de-NEU comes with automatic dark mode (based on OS settings). This means that we need to add dark mode alternatives for all colors currently provided as design tokens.
Ideally, color switching should happen within the components library and not require additional code in the repos that use the design tokens.
swr.de-NEU comes with automatic dark mode (based on OS settings). This means that we need to add dark mode alternatives for all colors currently provided as design tokens.
light-darkor prefers-color-schemeIdeally, color switching should happen within the
componentslibrary and not require additional code in the repos that use the design tokens.