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

Why not use the CSS light-dark approach?

```
color_scheme: light dark;
theme_color:  light-dark(red, darkred);
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/975#issuecomment-2262198738
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/manifest/issues/975/2262198738@github.com>

Received on Thursday, 1 August 2024 07:01:41 UTC