Hi, I was looking at making some basic changes to the Navigation UI app, but even what seem like should be simple changes like changing the color in the app.js aren't changing colors in the navigator app in game. I was hoping this line would change the colors, but they have no effect: "roadColors: ["#DCDCDCFF", "#969678FF", "#967864FF"], // from most driveable to least" There's other functionality I'd love to add to this app too, such as adding an additional color and a lap dependent map but I can't find any info on this app or how it functions anywhere and if I can't even tweak colors, then not really a point to go further. Hoping someone out there can point me in the right direction. Thanks! Trent