Adds the 'prefers-color-scheme' feature, which lets authors adapt web content to user-selected dark theme in the OS or browser. Valid options are 'light', 'dark', or 'no-preference'.
Samples: https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme#Examples
Explainers: N/A