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