file deleted

This commit is contained in:
jubitjohn 2023-06-20 20:55:39 +05:30
parent f7bd56832c
commit 7646230a6f

View file

@ -1,25 +0,0 @@
export const avatarColors: string[] = [
'#76549A',
'#DF7861',
'#94B49F',
'#87A2FB',
'#C689C6',
'#937DC2',
'#325288',
'#85B4E0',
'#C1A3A3',
'#E1A059',
'#426165',
'#6B77B2',
'#957FEF',
'#DD9DE2',
'#82AB8B',
'#9BBBE8',
'#8FBEBE',
'#8AC3A1',
'#A8B0F2',
'#B0C695',
'#E99AAD',
'#D18484',
'#78B5A7',
];