nebula/plugins/avataaars/data/clothesColor.js
2020-08-02 19:25:40 +08:00

18 lines
218 B
JavaScript

module.exports = [
'Black',
'Blue01',
'Blue02',
'Blue03',
'Gray01',
'Gray02',
'Heather',
'PastelBlue',
'PastelGreen',
'PastelOrange',
'PastelRed',
'PastelYellow',
'Pink',
'Red',
'White'
]