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 [
'#6ed4d3',
'#f5738d',
'#f6e6da',
'#45415a',
'#ffdb65'
'#9cf4a7',
'#66d7ee',
'#eee966',
'#a866ee',
'#ee8f66',
'#ee66aa'
]