Skip to content

Commit

Permalink
Apply light theme
Browse files Browse the repository at this point in the history
  • Loading branch information
dvigo committed Nov 28, 2020
1 parent 537091b commit 9f7d4e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ export default {
vuetify: {
customVariables: ['~/assets/variables.scss'],
theme: {
dark: true,
light: true,
themes: {
dark: {
primary: colors.blue.darken2,
Expand Down

0 comments on commit 9f7d4e8

Please sign in to comment.