On https://developer.garmin.com/downloads/connect-iq/monkey-c/doc/Toybox/Graphics.html it lists:
COLOR_YELLOW = 0xFFAA00
Yellow
But the hex value for yellow should be 0xFFFF00, right? If I use this hex value for my datafield, it should work, right?
It works on the simulator, and I haven't tried it on my watch, but figured maybe this is significant. The COLOR_YELLOW and COLOR_ORANGE defaults give what look to me like orange and dark orange - but maybe it's my monitor quality! I'm asking because I am targeting a range of different watches for my datafield, from Forerunner 235 to Edge.
If anyone can explain the reason for the discrepancy I would be interested in knowing why, thanks!
UPDATE: this "correct" hex value for yellow appears to still produce the orange-ish 0xFFAA00 color on some of the round simulated watches so maybe that's why. I hope if I use the FFFF00 hex value it will automatically show yellow or orange on the watches; we'll see, happy with either but want yellow for those that can show it