瀏覽代碼

fix(ui): add blue theme color

charlie 4 年之前
父節點
當前提交
965abe817a
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      tailwind.config.js

+ 1 - 0
tailwind.config.js

@@ -16,6 +16,7 @@ module.exports = {
       white: colors.white,
       white: colors.white,
       gray: colors.trueGray,
       gray: colors.trueGray,
       green: colors.green,
       green: colors.green,
+      blue: colors.blue,
       indigo: {
       indigo: {
         50: '#f0f9ff',
         50: '#f0f9ff',
         100: '#e0f2fe',
         100: '#e0f2fe',