MapColorMember - Does not accept the color value if record is selected

I was trying to set color of polygon object on the map.

I was expecting the color will be picked up from a field with color value.

Instead I’ve got different color for the record which is selected.

The use case is, that polygon object can take 2 color (red or green) based on condition field in entity. It works well except the case when the record is selected in the UI - in this case the color is yellow. Is there a way I can change this behavior for selected row or can I at least set the default color?

We need to get a sample in model-test. The solution will be that selected object will keep its color, but the opacity will be set to 100.