All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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));
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy