hi,
your mod has a lovely color database, and it'd be nice if it was accessible from other mods, please add this snippet somewhere in your control.lua
:
remote.add_interface("Automatic_Train_Painter", {
colors = function() return colors end,
})
also please reach out to me on the factorio discord, might be able to help this project out a little more if there was a more stable line of communication.