modify default color

This commit is contained in:
jiaming 2018-12-16 17:57:24 +08:00
parent 0890156e73
commit 3c60ecf02f
1 changed files with 6 additions and 5 deletions

View File

@ -1,7 +1,8 @@
export default [ export default [
'#6ed4d3', '#9cf4a7',
'#f5738d', '#66d7ee',
'#f6e6da', '#eee966',
'#45415a', '#a866ee',
'#ffdb65' '#ee8f66',
'#ee66aa'
] ]