refs #5667 Color fixes
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Juan Ferrer 2023-05-20 14:16:24 +02:00
parent 35331e355f
commit 08e0bf7ddd
1 changed files with 2 additions and 2 deletions

View File

@ -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