Generic event handling between MVC Model and Controller based on a shared EventVar variable.
EventVar exchange point, a singleton.
EventVar color_scheme_change
Notified when the day/dusk/night color scheme changes.
A common variable shared between producer and consumer which supports Listen() and Notify().