typescriptcssv0.1
Docs

color-scheme

Utilities for controlling the color scheme of an element.

UtilityStyles
scheme.normalcolor-scheme: normal;
scheme.darkcolor-scheme: dark;
scheme.lightcolor-scheme: light;
scheme.light.darkcolor-scheme: light dark;
scheme.only.darkcolor-scheme: only dark;
scheme.only.lightcolor-scheme: only light;