All checks were successful
Build and Publish Docker Container / build (push) Successful in 2m59s
19 lines
318 B
CSS
19 lines
318 B
CSS
.react-calendar-heatmap .color-gitlab-0 {
|
|
fill: #ededed;
|
|
}
|
|
.react-calendar-heatmap .color-gitlab-1 {
|
|
fill: #acd5f2;
|
|
}
|
|
|
|
.react-calendar-heatmap .color-gitlab-2 {
|
|
fill: #7fa8d1;
|
|
}
|
|
|
|
.react-calendar-heatmap .color-gitlab-3 {
|
|
fill: #49729b;
|
|
}
|
|
|
|
.react-calendar-heatmap .color-gitlab-4 {
|
|
fill: #254e77;
|
|
}
|