API Referencehubai-coreenumsEnumeration: ColorSchemeOn this pageEnumeration: ColorSchememodel.ColorSchemeColor scheme used by the OS and by color themes.Table of contentsEnumeration MembersDARKHIGH_CONTRASTLIGHTEnumeration 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