This commit is contained in:
parent
35331e355f
commit
08e0bf7ddd
|
@ -44,8 +44,8 @@ export function hashToColor(value) {
|
|||
|
||||
const colors = [
|
||||
'b5b941', // Yellow
|
||||
'FFDAB9', // Peach
|
||||
'FFA07A', // Salmon
|
||||
'ae9681', // Peach
|
||||
'd78767', // Salmon
|
||||
'cc7000', // Orange bright
|
||||
'e2553d', // Coral
|
||||
'8B0000', // Red dark
|
||||
|
|
Loading…
Reference in New Issue