theme: rename newtron enum
This commit is contained in:
@@ -28,7 +28,7 @@ public enum VtmThemes implements ThemeFile {
|
||||
|
||||
DEFAULT("styles/default.xml"),
|
||||
TRONRENDER("styles/tronrender.xml"),
|
||||
TRON2("styles/newtron.xml"),
|
||||
NEWTRON("styles/newtron.xml"),
|
||||
OSMARENDER("styles/osmarender.xml");
|
||||
|
||||
private final String mPath;
|
||||
|
||||
Reference in New Issue
Block a user