Alternative Approach to user configurable color schemes

A few different approaches by others to achieve user configurability (with regards to changing color schemes) have inspired me to this new and unique approach of mine:

The user initiate the color changing process by toggling between the watch face and a widget and immediately back to the watch face.
This is done by pressing either the up or down button from the watch face, and on the first widget, navigate back to the watch face by pressing the opposite key.

Back on the watch face, the user then immediately continue the toggling process for up to three times to toggle to
  • Green
  • Red
  • Blue


A delay of a few seconds between any of the key presses will terminate the color changing process.
If this happened because the user hesitated a while between key presses, he will have to start the process again until he reaches the desired color scheme.

The idea behind the initiation and time out is to prevent unintentional changes to the color scheme.
Having to initiate the process and still continue the quick toggling thereafter, is a sequence of actions with a very low chance of happening accidentally.
Timing out after a carefully determined period further restricts any chances of unintentional / accidental changes to the color scheme.

Here is the link to my watchface with this unique feature:Watch Me
Here is the link to my show case thread: Show case