- From: Tiger Oakes <notifications@github.com>
- Date: Wed, 03 Jun 2020 16:12:12 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3c/manifest/pull/833/review/423998318@github.com>
@NotWoods 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>
I think that mask, image-mask, and cut-out could be confused with maskable. Image masking is like cutting out parts of the image that aren't inside the mask. I'd like to steer away from mask/cut terminology.
Similarily, I think you could argue "the **purpose** of this icon is that it will be used as **maskable**" sounds just as odd. I think you could rephrase it as:
- The purpose of this icon is that it is maskable
- The purpose of this icon is that it is monochrome
I like silhouette but it doesn't fit that dichotomy. I'm going to switch back to monochrome as that has the most consensus.
--
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#discussion_r434906616
Received on Wednesday, 3 June 2020 23:12:28 UTC