nebula/plugins/avataaars/data/hatColor.js

18 lines
218 B
JavaScript
Raw Permalink Normal View History

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