I am trying to have my watch face's configuration page to default to what the user has already saved in the configuration page previously. Currently, I have a watch face that can have a choice of 15 colors from a list via the settings configuration web page and a pebble-ja-app.js. The user submits what color they want and then the watch face changes color, when the use goes back to the configuration web page the site has the list of colors just like it was the first time they went to the web page. I wanted to have the web page start on the color they choose before.
any help or suggestions would be greatly appreciated. All my source code is available at https://github.com/palian/BlueFuturistic