add newtron theme

This commit is contained in:
Hannes Janetzek 2014-02-24 15:05:17 +01:00
parent 6e422ade94
commit 3b232b403e
2 changed files with 1351 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -28,6 +28,7 @@ public enum InternalRenderTheme implements Theme {
DEFAULT("styles/default.xml"), DEFAULT("styles/default.xml"),
TRONRENDER("styles/tronrender.xml"), TRONRENDER("styles/tronrender.xml"),
TRON2("styles/newtron.xml"),
MAPNIK("styles/carto.xml"), MAPNIK("styles/carto.xml"),
OSMARENDER("styles/osmarender.xml"); OSMARENDER("styles/osmarender.xml");