first of all, thank you for your help!
korrectlyI see what you mean with the difference between the v1 and v2 colors. You still might want to try a custom theme, the color settings are pretty different from the Wahoo ones.
I don't know anything about programming. But to delete a few lines is no Problem. Do you think I should delete the marked lines completely so that the background is white?You might be able to get a good start to what you want by just removing a couple of sections that add the colored area's to the map from the v2 theme like:
Removing those sections would result in a white background with only the roads/paths rendered.Code:<m e="way" k="natural" v="wood|scrub"> <area cat="bolt2" src="patterns/light_green.png" /> <area cat="bolt2-dark" src="patterns/dark_green.png" /> <area cat="roam2" src="patterns/light_green.png" /> <area cat="roam2-dark" src="patterns/dark_green.png" /> </m>
To use it, create a folder vtm-elemnt in the maps folder on your roam and put the edited vtm-elemnt.xml there.