Re: [w3c/manifest] Add `color_scheme_dark` member and themeable members (colors only) (PR #1207)

@marcoscaceres commented on this pull request.



> @@ -1497,6 +1503,78 @@ <h3>
           </ol>
         </section>
       </section>
+      <section>
+        <h3>
+          `color_scheme_dark` member
+        </h3>
+        <p>
+          The [=manifest's=] <code><dfn data-export="" data-dfn-for=
+          "manifest">color_scheme_dark</dfn></code> member is an [=ordered
+          map=] whose keys are the names of [=themeable members=], while the
+          values are their corresponding theme overrides.
+        </p>
+        <p>
+          A <dfn>themeable member</dfn> is a [=manifest=] member that can be

```suggestion
          A <dfn data-dfn-for="manifest">themeable member</dfn> is a [=manifest=] member that can be
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/1207#pullrequestreview-3806492525
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/manifest/pull/1207/review/3806492525@github.com>

Received on Monday, 16 February 2026 04:06:36 UTC