mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-08-19 08:57:12 +02:00
major cleanup
This commit is contained in:
@@ -17,6 +17,13 @@ const vuetify = createVuetify({
|
||||
directives,
|
||||
theme: {
|
||||
defaultTheme: 'light',
|
||||
themes: {
|
||||
light: {
|
||||
colors: {
|
||||
background: '#f5f5f5',
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user