set default color
This commit is contained in:
parent
fbfb8bd750
commit
55ab59fa4f
|
@ -0,0 +1,7 @@
|
|||
export default [
|
||||
'#6ed4d3',
|
||||
'#f5738d',
|
||||
'#f6e6da',
|
||||
'#45415a',
|
||||
'#ffdb65'
|
||||
]
|
Loading…
Reference in New Issue