Skip to content

Commit

Permalink
fix(ui): add blue theme color
Browse files Browse the repository at this point in the history
  • Loading branch information
xyhp915 authored and tiensonqin committed Mar 3, 2021
1 parent e5b47d0 commit 965abe8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ module.exports = {
white: colors.white,
gray: colors.trueGray,
green: colors.green,
blue: colors.blue,
indigo: {
50: '#f0f9ff',
100: '#e0f2fe',
Expand Down

0 comments on commit 965abe8

Please sign in to comment.