At some point while editing Javascript code in CloudPebble, the text no longer renders in colors but all white. The code is active given the portion of the face it codes for renders in the emulator.
The stuff above it is in red, green, and blue as expected, but anything below that is white. Tried typing new lines and they all come out all white.
Interesting, I copied a line or two from another project ( turns out this font has no “-” character, the original white colored code was fine ) and it renders in color.
Even though the back tick is correct, I did just copy the line from official examples I believe, it sounds like it couldn’t hurt to remove and replace it or something.