not needed anymore

This commit is contained in:
lesion
2021-10-29 15:26:04 +02:00
parent 5b0eaf1ccf
commit c4347a3c9a

View File

@@ -1,15 +0,0 @@
// vuetify.options.js
export default {
theme: {
dark: true,
// theme: { disable: true },
themes: {
dark: {
primary: '#FF6E40'
},
light: {
primary: '#FF4500'
}
}
}
}