view(theme): change dark theme.
This commit is contained in:
		@@ -14,6 +14,6 @@ import { createVuetify } from 'vuetify'
 | 
			
		||||
// https://vuetifyjs.com/en/introduction/why-vuetify/#feature-guides
 | 
			
		||||
export default createVuetify({
 | 
			
		||||
  theme: {
 | 
			
		||||
    defaultTheme: 'dark',
 | 
			
		||||
    defaultTheme: 'light',
 | 
			
		||||
  },
 | 
			
		||||
})
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user