- From: Marcos Cáceres <notifications@github.com>
- Date: Sun, 15 Feb 2026 20:07:47 -0800
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 16 February 2026 04:07:51 UTC
@marcoscaceres commented on this pull request.
> + "theme_color": "red",
+ "color_scheme_dark": {
+ "background_color": "#000",
+ "theme_color": "hotpink"
+ }
+ }
+ </pre>
+ </aside>
+ <p>
+ The user agent SHOULD use the user's system theme preference (e.g.,
+ dark mode) to apply the values from [=manifest/color_scheme_dark=]
+ when appropriate.
+ </p>
+ <aside class="note">
+ Because the [=themeable members=] were defined prior to the
+ introduction of dark mode, they are implicitly treated as the light
Nit: link to "dark mode"?
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/1207#pullrequestreview-3806495618
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/manifest/pull/1207/review/3806495618@github.com>
Received on Monday, 16 February 2026 04:07:51 UTC