forked from external-repos/noisedash
Add dark mode, allow noise settings to be changed while running, add timer toggle
This commit is contained in:
@@ -4,4 +4,5 @@ import Vuetify from 'vuetify/lib/framework';
|
||||
Vue.use(Vuetify);
|
||||
|
||||
export default new Vuetify({
|
||||
theme: { dark: false },
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user