Just installed it and tried on a 2.10.
Got this error message:
Failed to load mods: vibrant-train-colors/data.lua:2: attempt to index field 'sloped' (a nil value)
stack traceback: vibrant-train-colors/data.lua:2: in main chunk
Failed to load mods: vibrant-train-colors/data.lua:2: attempt to index field 'sloped' (a nil value)
stack traceback:
vibrant-train-colors/data.lua:2: in main chunk
Elevated rails are a part of the DLC only? I thought the base game got them as well. This error is caused by the elevated rails mod being disabled, which disables the sloped train sprites entirely. I'm going to add a condition which checks if the mod is present and update the sprites only if it is.