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:
Nuxt-specific theming
When working with theming in Nuxt, you can use theuseAppKitTheme composable within <client-only> components: