- From: Kenneth Rohde Christiansen <notifications@github.com>
- Date: Mon, 25 May 2020 04:04:33 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 25 May 2020 11:04:45 UTC
@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