Hi! I am trying to get this desired effect (the active connector colour) which seems to be possible in the documentation. Design: <img width="628" alt="Screenshot 2023-03-15 at 2 07 28 PM" src="https://user-images.githubusercontent.com/11951346/225403073-8b34ede7-56b0-43fb-aae8-edd7057c19d3.png"> My code: <img width="720" alt="Screenshot 2023-03-15 at 2 07 08 PM" src="https://user-images.githubusercontent.com/11951346/225402986-53f25568-d609-4336-a3f0-5336277097e6.png"> <img width="628" alt="Screenshot 2023-03-15 at 2 09 39 PM" src="https://user-images.githubusercontent.com/11951346/225403528-947066eb-fae5-48a4-880a-e6c1215e286a.png"> But the only colour that is being rendered here is the disabled colour: <img width="656" alt="Screenshot 2023-03-15 at 2 11 03 PM" src="https://user-images.githubusercontent.com/11951346/225403834-2d0dae4d-c849-4a91-8718-7ba9345d75de.png"> Not sure if I'm missing something here