Re: [w3c/manifest] Add support for defining a theme color for both light & dark modes (prefers color scheme) (#975)

@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