There are changes in how the color is handled. I had to search them all out in my nuclear mod. You can see all of the places you need to change if you want to check my code there. I would tell you but I don't remember them all because I made that mod 6 months ago. The main things I remember are that you need to be sure you've handled the fuel's reactor glow color, the default reactor glow colors, the working light color, the light color, and I think there are one or two more. I also found that the colors don't always work as expected. Tried filing a bug report about it but they didn't believe me. :P
If you do look at my code, my colors will be different because I'm making a different assumption than you are. You're using colors from cherenkov radiation that occurs within water from a submerged reactor, whereas I interpret this reactor to be a liquid-metal-cooled reactor, which glows with the red-orange of a liquid metal coolant. But the slew of light prototypes that need to be changed are the same.