Skip to main content
Version: 2.0.0

Theme

The theme can be changed between dark and light themes by setting theme values in the configuration:

{
theme: { light: 'neutral', dark: 'forest' }
}