.scheme-normalSet class="scheme-normal" on the html element or any container.color-scheme: normal. The element isn't rendered with any color scheme at all — the browser default applies..scheme-darkSet class="scheme-dark" on the html element or any container.color-scheme: dark. Indicates the element supports only the dark color scheme..scheme-lightSet class="scheme-light" on the html element or any container.color-scheme: light. Indicates the element supports only the light color scheme..scheme-light-darkSet class="scheme-light-dark" on the html element or any container.color-scheme: light dark. Indicates the element supports both light and dark, chosen by user preference..scheme-only-darkSet class="scheme-only-dark" on the html element or any container.color-scheme: only dark. Forces the dark color scheme and prevents the browser from overriding it..scheme-only-lightSet class="scheme-only-light" on the html element or any container.color-scheme: only light. Forces the light color scheme and prevents the browser from overriding it.