adobe / spectrum-css

The standard CSS implementation of the Spectrum design language.
http://opensource.adobe.com/spectrum-css/
Apache License 2.0
1.2k stars 194 forks source link

[Popover] Tip triangle should have `--highcontrast-` values in color applications. #1885

Open Westbrook opened 1 year ago

Westbrook commented 1 year ago

https://github.com/adobe/spectrum-css/blob/8214cdfa67260f319357110c384ff90b887f36c4/components/popover/index.css#L84-L85

The above can lead to

image

Seems like there are system values that should be leveraged ahead of the --mod- values to make sure the force colors are delivered appropriately here.

pfulton commented 1 year ago

Added to our Jira backlog. Thanks for reporting this.