- From: Simon Fraser via GitHub <sysbot+gh@w3.org>
- Date: Fri, 21 May 2021 16:42:39 +0000
- To: public-css-archive@w3.org
Some info on auto-darkening in Apple Mail: the intent is to change the appearance of email content from light to dark, but in a way that preserves some of the authoring intent. It does this by inverting the perceived lightness of CSS colors at paint time, while mostly preserving the color hue. Some CSS colors ("system colors") are not inverted, but use values supplied by the OS which have specific dark-mode values (like the quoted text colors for example). Images are not inverted and their presence may disable auto-darkening, but this could change in future. This differs from forced colors mode in that some authoring intent is preserved; the user is not in control of the colors. -- GitHub Notification of comment by smfr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5089#issuecomment-846094673 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 21 May 2021 16:42:41 UTC