Description
In the gantt chart, for any Testing sections, the current light yellow background color makes it difficult to read the white text because of the low contrast.

Gantt
Acceptance Criteria
The white text is clearly more visible and easier to read against the background color. The new background color must also fit in with the current Gantt chart page color palette.
Proposed Solution
Working in the gantt.utils.ts file in the shared folder, modify GanttWorkPackageStageColorPipe for the testing case to either a darker yellow for better contrast against white text or a new color altogether that works well and replace any other instances of the previous yellow on the page with that for consistency
Mocks
No response
Description
In the gantt chart, for any Testing sections, the current light yellow background color makes it difficult to read the white text because of the low contrast.

Gantt
Acceptance Criteria
The white text is clearly more visible and easier to read against the background color. The new background color must also fit in with the current Gantt chart page color palette.
Proposed Solution
Working in the gantt.utils.ts file in the shared folder, modify GanttWorkPackageStageColorPipe for the testing case to either a darker yellow for better contrast against white text or a new color altogether that works well and replace any other instances of the previous yellow on the page with that for consistency
Mocks
No response