The Web Preference API aims to provide a way for sites to override the value for a given user preference (e.g. color-scheme preference) in a way that fully integrates with existing Web APIs.
Chrome for example has a force dark mode where you can make sites that only offer light mode (and don't explicitly support "light only") render as dark mode.
Should this API setting a preference of light override force dark mode in a similar fashion?
Chrome for example has a force dark mode where you can make sites that only offer light mode (and don't explicitly support "light only") render as dark mode.
Should this API setting a preference of light override force dark mode in a similar fashion?