Use more saturated green and yellow for score rings on blue background
This commit is contained in:
@@ -539,17 +539,17 @@
|
||||
|
||||
/* Score color variants - colours both the background ring and progress */
|
||||
.score-roundel.score-high .score-ring-bg {
|
||||
stroke: #6ee7b7;
|
||||
stroke: #4ade80;
|
||||
}
|
||||
.score-roundel.score-high .score-ring-progress {
|
||||
stroke: #10b981;
|
||||
stroke: #22c55e;
|
||||
}
|
||||
|
||||
.score-roundel.score-medium .score-ring-bg {
|
||||
stroke: #fcd34d;
|
||||
stroke: #ffdd44;
|
||||
}
|
||||
.score-roundel.score-medium .score-ring-progress {
|
||||
stroke: #f59e0b;
|
||||
stroke: #eab308;
|
||||
}
|
||||
|
||||
.score-roundel.score-low .score-ring-bg {
|
||||
|
||||
Reference in New Issue
Block a user