Vulture/VApp/node_modules/vuetify/lib/components/VThemeProvider/VThemeProvider.css

4 lines
111 B
CSS
Raw Permalink Normal View History

.v-theme-provider {
background: rgb(var(--v-theme-background));
color: rgb(var(--v-theme-on-background));
}