Use more saturated red for score ring to avoid orange appearance on blue
This commit is contained in:
@@ -553,11 +553,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.score-roundel.score-low .score-ring-bg {
|
.score-roundel.score-low .score-ring-bg {
|
||||||
stroke: #f87171;
|
stroke: #ff4d4d;
|
||||||
}
|
}
|
||||||
|
|
||||||
.score-roundel.score-low .score-ring-progress {
|
.score-roundel.score-low .score-ring-progress {
|
||||||
stroke: #ef4444;
|
stroke: #dc2626;
|
||||||
}
|
}
|
||||||
|
|
||||||
.score-roundel .score-value-container {
|
.score-roundel .score-value-container {
|
||||||
|
|||||||
Reference in New Issue
Block a user