We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f01530 commit c5bd63cCopy full SHA for c5bd63c
Lib/profiling/sampling/_heatmap_assets/heatmap.css
@@ -72,7 +72,7 @@
72
.stat-card:nth-child(1) { --i: 0; --card-color: 55, 118, 171; }
73
.stat-card:nth-child(2) { --i: 1; --card-color: 40, 167, 69; }
74
.stat-card:nth-child(3) { --i: 2; --card-color: 255, 193, 7; }
75
-.stat-card:nth-child(4) { --i: 3; --card-color: 111, 66, 193; }
+.stat-card:nth-child(4) { --i: 3; --card-color: 116, 69, 201; }
76
.stat-card:nth-child(5) { --i: 4; --card-color: 220, 53, 69; }
77
.stat-card:nth-child(6) { --i: 5; --card-color: 23, 162, 184; }
78
0 commit comments