Hi everyone, New to these forums so if this is in the wrong place just let me know. I've looked around a lot online and can't seem to find an answer so I thought I'd try here (I've checked these forums briefly to see if this is already a topic and can't find it). When making a custom sector yaml I can get the first two sector icon colours to work but can't seem to get any of the others working. For example: - Coordinates: [-1, 0, 31] Color: 1, 1, 1 #working colour/shade white Icon: Circle OrbitLine: True Playfields: AND - Coordinates: [-1, 0, 136] Color: 1, 1, 0 #works as well! Icon: Circle OrbitLine: True Playfields: But then I tried to add the same colour (1, 1, 0) on another sector and it didn't work. I know you can reuse colours because both my starter sectors have the same colour and are working. I seem to able to get the first three working but after that they don't. Does anyone know what may be wrong?