EnumsColorSchemeVersion: 0.9.0-beta.2On this pageEnumeration: ColorSchememolecule.model.ColorSchemeColor scheme used by the OS and by color themes.Enumeration membersDARK• DARK = "dark"Defined insrc/model/colorTheme.ts:14HIGH_CONTRAST• HIGH_CONTRAST = "hc"Defined insrc/model/colorTheme.ts:16LIGHT• LIGHT = "light"Defined insrc/model/colorTheme.ts:15