Use more saturated red for score ring to avoid orange appearance on blue

This commit is contained in:
2026-01-21 00:05:14 +01:00
parent 911e3f99bb
commit c9ed3119cc

View File

@@ -553,11 +553,11 @@
}
.score-roundel.score-low .score-ring-bg {
stroke: #f87171;
stroke: #ff4d4d;
}
.score-roundel.score-low .score-ring-progress {
stroke: #ef4444;
stroke: #dc2626;
}
.score-roundel .score-value-container {