- From: Christian Liebel <notifications@github.com>
- Date: Mon, 04 Nov 2024 00:22:56 -0800
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 4 November 2024 08:23:00 UTC
@bel7aG Thank you for your suggestion. Unfortunately, we cannot support custom CSS properties (variables) because the manifest is not associated with any CSS. The manifest needs to be independently parsable without any ["outside knowledge."](https://www.w3.org/TR/appmanifest/#processing-color-members) After parsing, the (static) values are handed off to the operating system. We will rather have to introduce a new member specifically for these use cases, as laid out in https://github.com/w3c/manifest/issues/975#issuecomment-1152046787. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/manifest/issues/975#issuecomment-2454072099 You are receiving this because you are subscribed to this thread. Message ID: <w3c/manifest/issues/975/2454072099@github.com>
Received on Monday, 4 November 2024 08:23:00 UTC