Hi everyone, I’m working on a fun project to integrate my washer’s status into my smart home setup. I’ve been experimenting with a Raspberry Pico W and a Max7219digit display module. The goal is to have the display show ‘Washer: On’ in green or ‘Washer: Off’ in orange based on the washer’s sensor status. I’ve managed to get the text to display correctly when the state changes, but I’m struggling with the color portion. The text only shows up in red, and I can’t figure out why. I’ve included my current code below and would appreciate any insights or suggestions. I’m really excited about this project and can’t wait to see it come together! Thanks in advance for your help.