Inspector_beyond
Chieftain
- Joined
- Oct 5, 2019
- Messages
- 10
So, I have this problem, I make a custom colors mod, but some colors conflict with Jersey System's colors (mostly white)
For example, I have Scotland with Primary color of
Can someone tell me what rules I must use to shift certain colors so they wont conflict with Jersey colors? Because having different names for a color definition certainly doesnt work, which means the game detect color values, not the color name.
For example, I have Scotland with Primary color of
'210,210,210,255'
, while Japan has '254,254,254,255'
and Jersey System's White Color is 249,249,249,255
. And so, Scottish color collides with the Jersey color, while Japanese color doesnt. Can someone tell me what rules I must use to shift certain colors so they wont conflict with Jersey colors? Because having different names for a color definition certainly doesnt work, which means the game detect color values, not the color name.