Colour not changing
https://www.w3schools.com/colors/colors_picker.asp

  1. {
  2. "DistanceThreshold": 50,
  3. "Color": "#dadada"
  4. },
  5. {
  6. "DistanceThreshold": 100,
  7. "Color": "#f04124"
  8. },
  9. {
  10. "DistanceThreshold": 150,
  11. "Color": "#dadada"
#dadada is not a color. pick the right colors you want from that link above.