mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-04 18:55:04 +00:00
whoops light theme default back
This commit is contained in:
parent
223a266b6f
commit
844b77c2e8
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ export default {
|
||||||
vuetify: {
|
vuetify: {
|
||||||
customVariables: ['~/assets/variables.scss'],
|
customVariables: ['~/assets/variables.scss'],
|
||||||
theme: {
|
theme: {
|
||||||
dark: true,
|
dark: false,
|
||||||
options: { customProperties: true },
|
options: { customProperties: true },
|
||||||
themes: {
|
themes: {
|
||||||
light: {
|
light: {
|
||||||
|
|
Loading…
Reference in a new issue