Closed
Description
It seems like we should probably add accent-color
to the list of properties that are adjusted in Forced Colors Mode.
Forcing this to auto
seems like the obvious choice, similar to scrollbar-color
. However, what should happen if forced-color-adjust
is set to none
or accent-color
is set to a system color? Should we ignore those and force accent-color
to auto
no matter what, or should we honor the adjust rules to allow author customization?