File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 614
614
"sideLabels " => "#3ddc77 " ,
615
615
"dates " => "#cecece " ,
616
616
],
617
+ "blood " => [
618
+ "background " => "#fff " ,
619
+ "border " => "#a8a8a8 " ,
620
+ "stroke " => "#a8a8a8 " ,
621
+ "ring " => "#ff5f5f " ,
622
+ "fire " => "#357291 " ,
623
+ "currStreakNum " => "#ff5f5f " ,
624
+ "sideNums " => "#ff5f5f " ,
625
+ "currStreakLabel " => "#ff5f5f " ,
626
+ "sideLabels " => "#ff5f5f " ,
627
+ "dates " => "#273849 " ,
628
+ ],
629
+ "blood-dark " => [
630
+ "background " => "#142b37 " ,
631
+ "border " => "#e4e2e2 " ,
632
+ "stroke " => "#e4e2e2 " ,
633
+ "ring " => "#ff5f5f " ,
634
+ "fire " => "#357291 " ,
635
+ "currStreakNum " => "#ff5f5f " ,
636
+ "sideNums " => "#ff5f5f " ,
637
+ "currStreakLabel " => "#ff5f5f " ,
638
+ "sideLabels " => "#ff5f5f " ,
639
+ "dates " => "#fff " ,
640
+ ],
617
641
);
You can’t perform that action at this time.
0 commit comments