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

Dynamic CSS variables
-
currently we are not allowed to serve a dynamic css variable to manifest, otherwise this can fix the current issue and open for better future suggestions/integrations. 

```JSX
"theme_color": "hsl(var(--background))"
```

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

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

Received on Sunday, 3 November 2024 22:58:28 UTC