fix
This commit is contained in:
parent
6591c2e597
commit
b4798bb85a
1 changed files with 2 additions and 2 deletions
|
@ -16,9 +16,9 @@ module.exports = {
|
||||||
gray: colors.gray,
|
gray: colors.gray,
|
||||||
pink: colors.pink,
|
pink: colors.pink,
|
||||||
green: colors.green,
|
green: colors.green,
|
||||||
red: colors.rose,
|
red: colors.red,
|
||||||
yellow: colors.amber,
|
yellow: colors.amber,
|
||||||
blue: colors.blue
|
blue: colors.sky
|
||||||
},
|
},
|
||||||
extend: {},
|
extend: {},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue