mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
BUGFIX: replace backgrounds colors that were too bright for the letter avatars
This commit is contained in:
parent
88aa828291
commit
3ac20fb711
1 changed files with 19 additions and 19 deletions
|
@ -1,7 +1,7 @@
|
||||||
class LetterAvatar
|
class LetterAvatar
|
||||||
|
|
||||||
# BUMP UP if avatar algorithm changes
|
# BUMP UP if avatar algorithm changes
|
||||||
VERSION = 1
|
VERSION = 2
|
||||||
|
|
||||||
# Largest avatar generated, one day when pixel ratio hit 3
|
# Largest avatar generated, one day when pixel ratio hit 3
|
||||||
# we will need to change this
|
# we will need to change this
|
||||||
|
@ -112,12 +112,12 @@ class LetterAvatar
|
||||||
[238,89,166],
|
[238,89,166],
|
||||||
[52,240,224],
|
[52,240,224],
|
||||||
[177,156,155],
|
[177,156,155],
|
||||||
[247,242,53],
|
[240,120,145],
|
||||||
[111,154,78],
|
[111,154,78],
|
||||||
[237,179,245],
|
[237,179,245],
|
||||||
[237,101,95],
|
[237,101,95],
|
||||||
[89,239,155],
|
[89,239,155],
|
||||||
[242,233,158],
|
[43,254,70],
|
||||||
[163,212,245],
|
[163,212,245],
|
||||||
[65,152,142],
|
[65,152,142],
|
||||||
[165,135,246],
|
[165,135,246],
|
||||||
|
@ -151,9 +151,9 @@ class LetterAvatar
|
||||||
[62,200,234],
|
[62,200,234],
|
||||||
[133,243,34],
|
[133,243,34],
|
||||||
[88,149,110],
|
[88,149,110],
|
||||||
[226,235,237],
|
[59,228,248],
|
||||||
[183,119,118],
|
[183,119,118],
|
||||||
[192,247,192],
|
[251,195,45],
|
||||||
[113,196,122],
|
[113,196,122],
|
||||||
[197,115,70],
|
[197,115,70],
|
||||||
[80,175,187],
|
[80,175,187],
|
||||||
|
@ -162,7 +162,7 @@ class LetterAvatar
|
||||||
[228,149,241],
|
[228,149,241],
|
||||||
[180,188,159],
|
[180,188,159],
|
||||||
[172,132,85],
|
[172,132,85],
|
||||||
[221,236,102],
|
[180,135,251],
|
||||||
[236,194,58],
|
[236,194,58],
|
||||||
[217,176,109],
|
[217,176,109],
|
||||||
[88,244,199],
|
[88,244,199],
|
||||||
|
@ -192,7 +192,7 @@ class LetterAvatar
|
||||||
[34,208,66],
|
[34,208,66],
|
||||||
[84,238,129],
|
[84,238,129],
|
||||||
[133,140,134],
|
[133,140,134],
|
||||||
[219,229,175],
|
[67,157,94],
|
||||||
[168,179,25],
|
[168,179,25],
|
||||||
[140,145,240],
|
[140,145,240],
|
||||||
[151,241,125],
|
[151,241,125],
|
||||||
|
@ -224,7 +224,7 @@ class LetterAvatar
|
||||||
[240,140,112],
|
[240,140,112],
|
||||||
[172,145,164],
|
[172,145,164],
|
||||||
[228,124,45],
|
[228,124,45],
|
||||||
[222,234,142],
|
[135,151,243],
|
||||||
[42,205,125],
|
[42,205,125],
|
||||||
[192,233,116],
|
[192,233,116],
|
||||||
[119,170,114],
|
[119,170,114],
|
||||||
|
@ -239,12 +239,12 @@ class LetterAvatar
|
||||||
[205,201,141],
|
[205,201,141],
|
||||||
[106,140,190],
|
[106,140,190],
|
||||||
[161,131,205],
|
[161,131,205],
|
||||||
[226,226,75],
|
[135,134,158],
|
||||||
[198,139,81],
|
[198,139,81],
|
||||||
[115,171,32],
|
[115,171,32],
|
||||||
[101,181,67],
|
[101,181,67],
|
||||||
[149,137,119],
|
[149,137,119],
|
||||||
[222,245,86],
|
[37,142,183],
|
||||||
[183,130,175],
|
[183,130,175],
|
||||||
[168,125,133],
|
[168,125,133],
|
||||||
[124,142,87],
|
[124,142,87],
|
||||||
|
@ -266,16 +266,16 @@ class LetterAvatar
|
||||||
[53,166,51],
|
[53,166,51],
|
||||||
[70,163,90],
|
[70,163,90],
|
||||||
[150,190,213],
|
[150,190,213],
|
||||||
[234,235,219],
|
[210,107,60],
|
||||||
[166,152,185],
|
[166,152,185],
|
||||||
[159,194,159],
|
[159,194,159],
|
||||||
[222,242,47],
|
[39,141,222],
|
||||||
[202,176,161],
|
[202,176,161],
|
||||||
[95,140,229],
|
[95,140,229],
|
||||||
[156,246,80],
|
[168,142,87],
|
||||||
[93,170,203],
|
[93,170,203],
|
||||||
[159,142,54],
|
[159,142,54],
|
||||||
[185,237,230],
|
[14,168,39],
|
||||||
[94,150,149],
|
[94,150,149],
|
||||||
[187,206,136],
|
[187,206,136],
|
||||||
[157,224,166],
|
[157,224,166],
|
||||||
|
@ -284,12 +284,12 @@ class LetterAvatar
|
||||||
[141,201,87],
|
[141,201,87],
|
||||||
[208,124,118],
|
[208,124,118],
|
||||||
[142,125,214],
|
[142,125,214],
|
||||||
[226,234,123],
|
[19,237,174],
|
||||||
[72,219,41],
|
[72,219,41],
|
||||||
[234,102,111],
|
[234,102,111],
|
||||||
[168,142,79],
|
[168,142,79],
|
||||||
[188,135,35],
|
[188,135,35],
|
||||||
[214,233,195],
|
[95,155,143],
|
||||||
[148,173,116],
|
[148,173,116],
|
||||||
[223,112,95],
|
[223,112,95],
|
||||||
[228,128,236],
|
[228,128,236],
|
||||||
|
@ -308,18 +308,18 @@ class LetterAvatar
|
||||||
[58,176,151],
|
[58,176,151],
|
||||||
[215,141,69],
|
[215,141,69],
|
||||||
[225,154,220],
|
[225,154,220],
|
||||||
[224,244,174],
|
[220,77,167],
|
||||||
[233,161,64],
|
[233,161,64],
|
||||||
[130,221,137],
|
[130,221,137],
|
||||||
[81,191,129],
|
[81,191,129],
|
||||||
[169,162,140],
|
[169,162,140],
|
||||||
[174,177,222],
|
[174,177,222],
|
||||||
[236,174,47],
|
[236,174,47],
|
||||||
[196,240,159],
|
[233,188,180],
|
||||||
[69,222,172],
|
[69,222,172],
|
||||||
[71,232,93],
|
[71,232,93],
|
||||||
[118,211,238],
|
[118,211,238],
|
||||||
[157,224,83],
|
[157,224,83],
|
||||||
[218,105,73],
|
[218,105,73],
|
||||||
[165,241,221]]
|
[126,169,36]]
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue