We added mapped labels and label colors to the settings_str field when querying Status columns. See the columns queries fields for more information.
This object has the next structure:
{
"labels_colors": {
"$LABEL_ID": {
"color": "#579bfc",
"border": "#4387E8",
"var_name": "bright-blue"
}
}
}