Skip to content
Snippets Groups Projects
Commit a88e0027 authored by Benjamin Kott's avatar Benjamin Kott Committed by Benni Mack
Browse files

[BUGFIX] Adjust secondary color for components that respect prefers-color-scheme

With the migration from `text-muted` to `text-body-secondary`
the descriptive text for clearing cache actions became unreadable
in darkmode.

The dropdown component is already respecting the preferred
color scheme of the user. Since we have no global support for
darkmode and only have some components react, we need to
adjust these manually for now.

Resolves: #100628
Releases: main
Change-Id: Iffffdd7675dc28c026cb650a0897b921c2fbc30f
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78676


Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
parent 141d185e
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment