diff --git a/front/core/lib/string.js b/front/core/lib/string.js index fd634b31b..9f68ef8bb 100644 --- a/front/core/lib/string.js +++ b/front/core/lib/string.js @@ -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