-
The
prefers-color-schememedia query used to support three values:dark🌒,light☀️,no-preference🤷♀️ Since almost everyone, me included, treatsno-preferenceaslight, the @csswg has just decided to removeno-preferencefrom the spec: github.com/mozilla/wg-decisions/issues/266. -
Users of
<dark-mode-toggle>🌒 (github.com/GoogleChromeLabs/dark-mode-toggle) should update to v0.6.0, where theno-preferencelogic has just been removed.