Nice! Yes, I use my Bangle 2 in light theme pretty much all the time now.
The other nice addition is on recent builds you can use g.setTheme to set the theme for that app. For example on my clock face there's actually a purple background, so the clock can set that in order to make sure the widget bar fits in nicely:
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Nice! Yes, I use my Bangle 2 in light theme pretty much all the time now.
The other nice addition is on recent builds you can use
g.setTheme
to set the theme for that app. For example on my clock face there's actually a purple background, so the clock can set that in order to make sure the widget bar fits in nicely:1 Attachment