Explorar o código

update default theme color

Olivier Massot %!s(int64=4) %!d(string=hai) anos
pai
achega
48f9029036
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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: {