- From: Josh Tumath via GitHub <sysbot+gh@w3.org>
- Date: Thu, 22 Aug 2024 01:16:02 +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? If a website has a mixture of pages that respond to the colour scheme preference and pages that use light/dark mode only, it's still most likely going to share the same stylesheet. Authors aren't going to want to switch out to a separate stylesheet just for pages that override to light/dark mode. -- GitHub Notification of comment by JoshTumath Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10249#issuecomment-2303382395 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 01:16:03 UTC