- From: Kornel Lesiński <kornel@geekhood.net>
- Date: Wed, 17 Jun 2015 11:19:47 +0100
- To: WHAT Working Group <whatwg@lists.whatwg.org>
> > - Change <link rel=icon mask> to <link rel=mask-icon>, but keep using the theme-color meta for the color Please don't use meta theme-color. Financial Times' theme color is "salmon pink" (#fff1e0), but FT's logo must use black letters. FT's logo is: http://image.webservices.ft.com/v1/images/raw/fticon:brand-ft?format=jpg&bgcolor=fff1e0&quality=highest&source=example and for Safari's icon it should be: http://image.webservices.ft.com/v1/images/raw/fticon:brand-ft?format=svg&source=example but theme-color makes it look like: http://image.webservices.ft.com/v1/images/raw/fticon:brand-ft?format=svg&tint=fff1e0,fff1e0&source=example For this case Safari requires theme-color to be changed to black, but that would make the entire UI of Chrome for Android black, which is also unacceptable. -- Kind regards, Kornel Lesiński
Received on Wednesday, 17 June 2015 10:20:21 UTC