Преглед изворни кода

update default theme color

Olivier Massot пре 4 година
родитељ
комит
48f9029036
1 измењених фајлова са 1 додато и 1 уклоњено
  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: {