Files
routie/frontend/node_modules/vuetify/lib/components/VApp/_variables.scss
T

7 lines
229 B
SCSS

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