mirror of
https://github.com/kaythomas0/noisedash.git
synced 2025-11-17 13:38:05 +00:00
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