ColorTheme Enumeration

Enum for the Color Theme string.

Members

Name Value Description
Dark Will use iTwinUI dark theme.
HighContrastDark Will use iTwinUI dark theme with highContrast set to true
HighContrastLight Will use iTwinUI light theme with highContrast set to true
Inherit Will use iTwinUI wrapping ThemeProvider if provided, or default to 'Light'
Light Will use iTwinUI light theme.
System Will use iTwinUI os theme.

Defined in

Last Updated: 05 April, 2024