- From: Tim Nguyen via GitHub <sysbot+gh@w3.org>
- Date: Thu, 22 Aug 2024 00:38:49 +0000
- To: public-css-archive@w3.org
@tabatkins I'm personally confused by the need for the change you're suggesting in the first place. If you specify `<meta name=color-scheme content=dark>` it means "my page only supports dark mode", so why do you even need to query the `prefers-color-scheme` media query in the first place? Can't you just write your page with dark colors? -- GitHub Notification of comment by nt1m Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10249#issuecomment-2303353175 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 22 August 2024 00:38:49 UTC