routie dev init since i didn't adhere to any proper guidance up until now
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
@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;
|
||||
Reference in New Issue
Block a user