EnumsColorScheme版本:0.9.0-beta.2本页总览Enumeration: 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