Re: [w3c/manifest] BREAKING CHANGE: Replace "badge" with "monochrome" (#833)

@kenchris commented on this pull request.



> @@ -2855,6 +2858,87 @@ <h2 class="icon-title">
           </div>
         </section>
       </section>
+      <section>
+        <h2>
+          Single color icons
+        </h2>
+        <p>
+          Some platforms enforce that icons be displayed with a <dfn>single
+          color</dfn>, where only the transparency of the icon can be
+          controlled. As web applications need to across multiple
+          platforms, it is possible to indicate that an icon can have a
+          user-agent-specified color applied by adding the <a>single-color</a>

User Agents can use different colors depending on where they display it - they could even use a gradient - it is really about masking that allows them to do so

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

Received on Monday, 25 May 2020 11:04:45 UTC