- From: Louise Brett <notifications@github.com>
- Date: Sun, 13 Feb 2022 18:05:41 -0800
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 14 February 2022 02:05:54 UTC
The keys are based off [css media queries](https://drafts.csswg.org/mediaqueries-5/#mf-user-preferences) by removing the 'prefers' and adding the value at the end. Some other examples that could be added in the future are contrast_less, contrast_more, forced_colors_active. So if more color schemes are added these will be color_scheme_x. We also want the structure of this field to match the proposed [translations](https://github.com/WICG/manifest-incubations/blob/gh-pages/translations-explainer.md) structure . I think it is good to try and keep the structure as simple as possible while allowing for extensibility, so less nesting is preferable. > I'm assuming this would go to webapps wg after incubation? Yes that's the plan. -- Reply to this email directly or view it on GitHub: https://github.com/w3ctag/design-reviews/issues/696#issuecomment-1038549150 You are receiving this because you are subscribed to this thread. Message ID: <w3ctag/design-reviews/issues/696/1038549150@github.com>
Received on Monday, 14 February 2022 02:05:54 UTC