mirror of
https://github.com/Codennnn/vue-color-avatar.git
synced 2024-12-22 03:32:38 +00:00
Add more skin colors
This commit is contained in:
parent
3d69e0949e
commit
6966b962f3
@ -86,7 +86,7 @@ export const SETTINGS: Readonly<AvatarSettings> = {
|
||||
'#FD6F5D',
|
||||
],
|
||||
|
||||
skinColors: ['#F9C9B6', '#E0BB95', '#AC6651'],
|
||||
skinColors: ['#F8D9CE', '#F9C9B6', '#DEB3A3', '#C89583', '#9C6458'],
|
||||
|
||||
get backgroundColor() {
|
||||
return [
|
||||
|
Loading…
Reference in New Issue
Block a user