Standard Version: Allways White on Black.
Night Mode Version: screen switches to Black on White between 6PM and 8AM.
Both have been compiled using SDK 2.0b6, so it may not work with previous versions of the firmware.
Here's a proof of concept to see what's possible with the Pebble ARM processor that may remind some of you of the good ol'time of demos on Amiga :)
The time is displayed using small dots in a 3D fashion.
The screen refreshes 10 times per second using the accelerometer to rotate the displayed time depending on your movements. Yes, this is surely a battery-sucker!
And for those who are curious, it uses real 3D projection.
1.1.0: Changed dots look & added Night Mode version