**Summary**: When a text element has a color applied, the Style panel incorrectly shows "Color: None" instead of the actual color. **Steps to Reproduce:** 1. Create a project (e.g, Create a to do app with the pink theme) 2. Click into a text which has color 3. Observe the Color of the text in the Style panel **Actual Result:** The Style panel displays "Color: None", even though the text has a visible color applied. https://github.com/user-attachments/assets/d83a3558-1b8c-49cf-9fe4-39bce6278d71 **Expected Result:** The Style panel should reflect the actual text color that is currently applied.