New render themes (#995)

This commit is contained in:
Emux
2022-12-21 16:06:12 +02:00
committed by GitHub
parent b2efa815f6
commit 4c2be99dc9
4 changed files with 1668 additions and 392 deletions

View File

@@ -32,6 +32,7 @@ import java.io.InputStream;
public enum VtmThemes implements ThemeFile {
DEFAULT("vtm/default.xml"),
BIKER("vtm/biker.xml"),
MAPZEN("vtm/mapzen.xml"),
NEWTRON("vtm/newtron.xml"),
OPENMAPTILES("vtm/openmaptiles.xml"),