Browse Source

update default theme color

Olivier Massot 4 years ago
parent
commit
48f9029036
1 changed files with 1 additions and 1 deletions
  1. 1 1
      nuxt.config.js

+ 1 - 1
nuxt.config.js

@@ -84,7 +84,7 @@ export default {
     theme: {
       themes: {
         light: {
-          primary: '#0aa5ec'
+          primary: '#e4611b'
         }
       },
       options: {