瀏覽代碼

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