Add more skin colors

This commit is contained in:
LeoKu 2023-02-23 20:04:39 +08:00
parent 3d69e0949e
commit 6966b962f3

View File

@ -86,7 +86,7 @@ export const SETTINGS: Readonly<AvatarSettings> = {
'#FD6F5D', '#FD6F5D',
], ],
skinColors: ['#F9C9B6', '#E0BB95', '#AC6651'], skinColors: ['#F8D9CE', '#F9C9B6', '#DEB3A3', '#C89583', '#9C6458'],
get backgroundColor() { get backgroundColor() {
return [ return [