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

dmurph left a comment (w3c/manifest#975)

I would love to not pollute the root namespace of the object if that is the direction we go. e.g. we choose a name for the dictionary to be under

```json
{
    "overrides" {
        "color_scheme_dark": ...
    }
}
```


Regarding 'icons_localized' - it is currently being implemented but not shipped yet. If we can come to agreement here within a month or so I think it's reasonable to change the impl. But we should really try to not delay indefinitely. Adding icon properties as mentioned seems reasonable from a quick squint.

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

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

Received on Tuesday, 20 January 2026 20:04:41 UTC