Default Color Legend
Out of the box, the Gantt uses dynamic coloring to indicate schedule status:
Starting with version 25.10.2, the Gantt also flags tasks in red when the assigned user has no available working days during the scheduled period.
Change Progress Colors per Widget
Override the default progress colors for a specific Gantt widget by adding the following to Widget Properties > Advanced > Gantt Config Script:task.taskColor in the Item Script to change it.
Change Progress Colors Across Projects
Set default progress colors at the project or server level under Administration > Configuration Properties:Configure Unplanned Item Colors
Unplanned items (those with no scheduled start date) have their own color properties:unplanned_color sets the task bar background and unplanned_color_fg sets the text color for unplanned items.
Combine with Custom Item Script Colors
When using dynamic (progress-based) coloring, you can selectively override the default blue color for specific work item types usingtask.taskColor in the Item Script: