Thanks for identifying this problem and finding the fix! I too suffer from some color blindness (1 in 12 men do, and my glaucoma exacerbates color loss) so I appreciate your efforts. I'd like to poke around and find where these values live in SFCOP. To explain to any others - the 3 sets of numbers in the hexadecimal format are R , G, B in 16bit format. There are many tools to convert a color to hexadecimal - one decent one is https://www.rgbtohex.net/rgb/ So now that USFTethys has found the address in SFC3, you can make the races whatever colors work best for you.
As part of my day job in online education, ADA color compliance is practically a religion for us. Web design, UIX, videogames, and advertising are all directly effected by color relationships. Finding solutions for older games like the SFC series is greatly appreciated.
I appreciate the praise. Jan here found them first but I don't think he ever publicly posted their locations. Said they could be found by searching the values in one of the openable files in SFC3. Indeed, they are all in a particular order, however, there could be more out there; alone and afraid.
I have a little background in disassembly, over the last 15 years have been puttering around with the Birth of the Federation game's code using IDA Pro over in the AFC/BotF community. Which by the way has done some pretty amazing things (replaced graphics engine, bug squashing, unlocked codespace via relocation tables, game/file editor, and BRAND NEW features). I did some big stuff as well, but I won't elaborate on it here; if anyone here is interested in BotF they are likely already members there as well. I did some things for Bridge Commander as well, fixing up the Gamespy stuff so multiplayer works through the game interface once more. Openspy helped out a LOT there; they did the leg work, all I had to do was change a masterserver.txt file and it worked right "out of the box".
It would be awesome if someone could create a true colorblind color guideline/mod. Because I know of at least one program that can create a patch installer, which can be used to patch in the new color blind values quickly and easily for those who suffer from code-illiteracy, or those who want to avoid downloading the modified game exe from 3th party sources.
Also, I am glad to help! I am sure staring at these blue-lit screens all these years is probably also a contributing factor for losing color vision in color deficient people. But what more can one do, it's tech after all. Game on!