Re: [csswg-drafts] [css-ui] UA stylesheet for appearance:base `<select>` (#10857)

>  One possibility is ::marker but that's got other restrictions that might not make sense for <select> use cases.

`::marker` is linked to `display: list-item;` so unless we want to make `<option>` element list-items, I'm not sure it's appropriate. Maybe @fantasai has opinions here :)


> The really nice thing about system colors, though, is that they handle dark mode. We believe the defaults for all controls should work well in both light and dark mode. Instead of system colors, we could use light-dark() but that just feels like more work for not much benefit, when the system colors do that already.

There are alternatives that work in dark mode that don't involve light-dark() / system colors, while allowing easy overrides. We can probably discuss this in person at TPAC.

-- 
GitHub Notification of comment by nt1m
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10857#issuecomment-2350257216 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 13 September 2024 21:19:31 UTC