Skip to content

Commit

Permalink
reorder themes
Browse files Browse the repository at this point in the history
  • Loading branch information
naeruru committed Apr 25, 2024
1 parent 761ec9e commit 2d87a55
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/plugins/vuetify.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ export default createVuetify({
theme: {
defaultTheme: 'midnight_purple',
themes: {
midnight_purple,
cotton_candy,
midnight_purple,
red_light,
red_dark,
gold_dark,
gold_light,
forest_dark,
gold_dark,
forest_light,
forest_dark,
},
},
})

0 comments on commit 2d87a55

Please sign in to comment.