Difference between color list in Status -> Index and color mapping and StatusColumnColors

Hello,

In API reference documentation for Status column there is given a list of columns that can be used for labels, available here:

On the other hand, in Managed columns documentation, colors is given as:

StatusColumnColors

An enum containing the available colors for managed status column labels

Color names are different across the list.
So, in my project i need to create/update status labels based on some condition via API - what color list should i use?And why they are differen if looks like it related to the same Status type column?

Regards,
N.

1 reply