React component for customizing the C1 UI.
ThemeProvider
component provides theme context to all descendant C1 components. It is used to customize the appearance of the C1 UI.
To configure the theme, and switch between light and dark mode, you can pass the following props to the ThemeProvider
component:
theme
object will be used.