[css-fonts] Should font-palette: normal look at the color-scheme property?
Open
@svgeesus is already working on this.
Since Sep 1, 2023.
css-fonts-4
Needs Testcase (WPT)
- Dominant language
- Bikeshed
- Stars
- 4.9k
- Forks
- 816
- PR merge metrics
- PR metrics pending
Description
https://drafts.csswg.org/css-fonts/#font-palette-prop has normal / light / dark variants.
The normal description says that UAs should take the color property value into account to choose a dark palette. But these days we also have the color-scheme property, which seems like a stronger hint? It'd be nice if color-scheme worked nicely with this.
cc @jfkthame
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.