package.lib.components.VThemeProvider.VThemeProvider.css Maven / Gradle / Ivy
.v-theme-provider {
background: rgb(var(--v-theme-background));
color: rgb(var(--v-theme-on-background));
}
.v-theme-provider {
background: rgb(var(--v-theme-background));
color: rgb(var(--v-theme-on-background));
}