@@ -477,14 +477,24 @@ dateFormat X
477
477
axisFormat %s
478
478
%%{
479
479
init: {
480
+ "gantt": {
481
+ 'titleTopMargin': 42,
482
+ 'topPadding': 70,
483
+ 'rightPadding': 0,
484
+ 'leftPadding': 260,
485
+ 'sectionFontSize': 20,
486
+ 'fontSize': 20,
487
+ 'barHeight': 20,
488
+ 'barGap': 3
489
+ },
480
490
'theme': 'forest',
481
491
'themeVariables': {
482
492
'sectionBkgColor': '#99999999',
483
493
'sectionBkgColor2': '#99999999',
484
494
'altSectionBkgColor': '#00000000',
485
- 'titleColor': '#BFBFBF ',
486
- 'textColor': '#BFBFBF ',
487
- 'taskTextColor': 'lightgray ',
495
+ 'titleColor': '#AFAFAF ',
496
+ 'textColor': '#AFAFAF ',
497
+ 'taskTextColor': 'black ',
488
498
'taskBorderColor': '#487E3A'
489
499
}
490
500
}
@@ -735,15 +745,15 @@ section NVS 290
735
745
section Arise 1020
736
746
6 :active, 0, 6
737
747
section M2 Max (38-CU, 32GB)
738
- 4641 :done , 0, 4641
748
+ 4641 :active , 0, 4641
739
749
section M1 Ultra (64-CU, 128GB)
740
- 8418 :done , 0, 8418
750
+ 8418 :active , 0, 8418
741
751
section M1 Max (24-CU, 32GB)
742
- 4496 :done , 0, 4496
752
+ 4496 :active , 0, 4496
743
753
section M1 Pro (16-CU, 16GB)
744
- 2329 :done , 0, 2329
754
+ 2329 :active , 0, 2329
745
755
section M1 (8-CU, 16GB)
746
- 759 :done , 0, 759
756
+ 759 :active , 0, 759
747
757
section Radeon Graphics (7800X3D)
748
758
498 :crit, 0, 498
749
759
section 780M (Z1 Extreme)
@@ -772,7 +782,7 @@ section HD 4600
772
782
115 :done, 0, 115
773
783
section Orange Pi 5 Mali-G610 MP4
774
784
232 :active, 0, 232
775
- section Samsung Mali-G72 MP18 (S9+)
785
+ section Samsung Mali-G72 MP18
776
786
230 :active, 0, 230
777
787
section 2x EPYC 9754
778
788
5179 :crit, 0, 5179
0 commit comments