ThemeMode
By defaultthemeMode option will be set to user system settings ‘light’ or ‘dark’. But you can override it like this:
themeVariables
By defaultthemeVariables are undefined. You can set them like this:
To change the theme dynamically at runtime, see the
useAppKitTheme hook.