Files
Vulture/VApp/node_modules/vuetify/lib/components/VApp/_variables.scss

7 lines
229 B
SCSS

@use '../../styles/settings';
@use '../../styles/tools';
// VApp
$application-background: rgb(var(--v-theme-background)) !default;
$application-color: rgba(var(--v-theme-on-background), var(--v-high-emphasis-opacity)) !default;