I20191006-1800
When newColor is null this might lead to NPE later when using this variable as method args. Changed guard condition to return when newColor is null. Change-Id: I36da7b089c6384e72c648aafd3bedb1d008a2871 Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>