소스 검색

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: {