set default color
This commit is contained in:
7
src/config/color.js
Normal file
7
src/config/color.js
Normal file
@ -0,0 +1,7 @@
|
||||
export default [
|
||||
'#6ed4d3',
|
||||
'#f5738d',
|
||||
'#f6e6da',
|
||||
'#45415a',
|
||||
'#ffdb65'
|
||||
]
|
Reference in New Issue
Block a user