Reproduce:
- take basic_tip_default with color set to black.
- tick 'value', with the sensor set to time.
- draw
Expected: The brush color becomes whiter over time.
What actually happens: The brush color starts at white and becomes darker over time.
I am suspecting there's a *-1 somewhere messing things up.