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?
It seems like we should probably add
accent-colorto the list of properties that are adjusted in Forced Colors Mode.Forcing this to
autoseems like the obvious choice, similar toscrollbar-color. However, what should happen ifforced-color-adjustis set tononeoraccent-coloris set to a system color? Should we ignore those and forceaccent-colortoautono matter what, or should we honor the adjust rules to allow author customization?