Type alias ColorScheme

ColorScheme: Globals | "dark" | "light" | "normal" | string & {}

Generated using TypeDoc