Type Alias ColorScheme

Source
Expand description

Value for the color-scheme CSS property

type ColorScheme = "light" | "dark"