It's a strong preference of mine that Centers of Trade, as much as possible, should have the same color in the Trade map as their host countries do in the Political map. Trade map colors are determined solely by the order in which CoTs are declared in the scenario/save file (and afterwards in the order they appear), and I've thus reordered the cot declarations in 1820.inc in the current (0.6) template.
I didn't become aware that the CoT list was changing until immediately prior to posting, but I'm going to go ahead and post the 0.6 version anyway, before fiddling with the new list.
Colors are named below by a nation tag and a color name. The nation tags are chosen according to their color in the EU2 1.04 standard Political map; the color names are chosen by how they appear with the default 1.04 colors. While it would perhaps simpler to give the internal name (e.g. LightRed instead of DAN red), I've chosen not to due to the cases where it wildly disagrees with what's actually displayed (e.g. LightOrange is displayed as a dark bluish green, which I refer to as MAM green).
The order in which CoTs are assigned colors is:
My best-fit reordering of the 0.6 CoTs is:
My reasoning here:
Thrace, Anglia, Ile de France, Tabriz, Catalonia, Bremen, Bogota, Brandenburg, Goa, Vastergotland, Aires, Austria, Delhi, Hebei, Ingermanland, Naples, and Jakarta are all chosen for their owners, all of whom have either the same color as in 1.04, or don't exist (or at least are unlikely to rebel) in 1.04. (Naples might perhaps be better off with OMA Orange for Italy.)
Manhattan and Alexandria are chosen for the changed colors of their owners in AoN.
ENG red's double presence in the list, and early (second!) presence in the repeat list, is problematic. Since there really aren't any remaining non-British CoTs which couldn't at least theoretically border a British colony, I decided to make all three ENG red CoTs British. Since making Europe look nice is a priority
, Anglia is a shoe-in. Hochelaga is near enough to Anglia that confusion may result, so I colored it PAP gray (to match Canada). Of the remaining three British CoTs, Table has no revolters, so gets ENG red also. Ganges and Wollongong each have a revolter - Bangladesh in MAM green and Australia in DAN red respectively. Since DAN red is already taken and doesn't repeat, I made Ganges MAM green and Wollongong ENG red.
This left me with Ivoria, Biloxi, Bangkok, Zanzibar, and Enkan to color, and USA blue, TUR green, FRA blue, and two HUN browns to color them with. I placed the HUN browns at Ivoria (to match 1.04 coloring of that CoT) and Enkan (since it's the least likely remaining CoT to border Ivoria). Bangkok I colored TUR green; Siam's OMA orange is taken, and TUR green is almost the same shade as neighboring Dai Viet's VEN green. Zanzibar got FRA blue since it's further away from Ile de France than Biloxi, which got USA blue by default. (Perhaps the CSA could be colored USA blue also. Deep blue certainly seems a better match than the current SPA yellow, which I assume is just a leftover from CAS.)
The major drawbacks, as I see them, with this ordering:
Now - comments? *pant*
I didn't become aware that the CoT list was changing until immediately prior to posting, but I'm going to go ahead and post the 0.6 version anyway, before fiddling with the new list.
Colors are named below by a nation tag and a color name. The nation tags are chosen according to their color in the EU2 1.04 standard Political map; the color names are chosen by how they appear with the default 1.04 colors. While it would perhaps simpler to give the internal name (e.g. LightRed instead of DAN red), I've chosen not to due to the cases where it wildly disagrees with what's actually displayed (e.g. LightOrange is displayed as a dark bluish green, which I refer to as MAM green).
The order in which CoTs are assigned colors is:
- TUR green
- ENG red
- FRA blue
- PAP gray
- HUN brown
- PER bronze
- SPA yellow
- LIT lavender
- OMA orange
- PRU gray
- POR green
- SWE blue
- DAN red
- HAB white
- BYZ purple
- ENG red (again)
- VEN green
- MAM green
- CHI brown
- USA blue
- RUS red
- HOL yellow
My best-fit reordering of the 0.6 CoTs is:
Code:
cot = { location = 357 } # Thrace #TUR green
cot = { location = 247 } # Anglia #ENG red
cot = { location = 385 } # Ile de France #FRA blue
cot = { location = 744 } # Alexandria #PAP gray
cot = { location = 793 } # Ivoria #HUN brown
cot = { location = 530 } # Tabriz #PER bronze
cot = { location = 429 } # Catalonia #SPA yellow
cot = { location = 336 } # Bremen #LIT lavender
cot = { location = 160 } # Bogota #OMA orange
cot = { location = 312 } # Brandenburg #PRU gray
cot = { location = 549 } # Goa #POR green
cot = { location = 253 } # Vastergotland #SWE blue
cot = { location = 223 } # Aires #DAN red
cot = { location = 351 } # Austria #HAB white
cot = { location = 543 } # Delhi #BYZ purple
cot = { location = 724 } # Wollongong #ENG red
cot = { location = 87 } # Manhattan #VEN green
cot = { location = 557 } # Ganges #MAM green
cot = { location = 649 } # Hebei #CHI brown
cot = { location = 46 } # Biloxi #USA blue
cot = { location = 275 } # Ingermanland #RUS red
cot = { location = 702 } # Jakarta #HOL yellow
cot = { location = 670 } # Bangkok #TUR green
cot = { location = 778 } # Table #ENG red
cot = { location = 765 } # Zanzibar #FRA blue
cot = { location = 106 } # Hochelaga #PAP gray
cot = { location = 615 } # Enkan #HUN brown
cot = { location = 393 } # Napoli #PER bronze
Thrace, Anglia, Ile de France, Tabriz, Catalonia, Bremen, Bogota, Brandenburg, Goa, Vastergotland, Aires, Austria, Delhi, Hebei, Ingermanland, Naples, and Jakarta are all chosen for their owners, all of whom have either the same color as in 1.04, or don't exist (or at least are unlikely to rebel) in 1.04. (Naples might perhaps be better off with OMA Orange for Italy.)
Manhattan and Alexandria are chosen for the changed colors of their owners in AoN.
ENG red's double presence in the list, and early (second!) presence in the repeat list, is problematic. Since there really aren't any remaining non-British CoTs which couldn't at least theoretically border a British colony, I decided to make all three ENG red CoTs British. Since making Europe look nice is a priority
This left me with Ivoria, Biloxi, Bangkok, Zanzibar, and Enkan to color, and USA blue, TUR green, FRA blue, and two HUN browns to color them with. I placed the HUN browns at Ivoria (to match 1.04 coloring of that CoT) and Enkan (since it's the least likely remaining CoT to border Ivoria). Bangkok I colored TUR green; Siam's OMA orange is taken, and TUR green is almost the same shade as neighboring Dai Viet's VEN green. Zanzibar got FRA blue since it's further away from Ile de France than Biloxi, which got USA blue by default. (Perhaps the CSA could be colored USA blue also. Deep blue certainly seems a better match than the current SPA yellow, which I assume is just a leftover from CAS.)
The major drawbacks, as I see them, with this ordering:
- Neighboring CoTs Aires and Bogota, as DAN red and OMA orange, are somewhat difficult to distinguish. Perhaps swap OMA orange to Naples, to match an eventual Italy.
- Neighboring CoTs Goa and Ganges, in POR green and MAM green, are somewhat difficult to distinguish. Perhaps swap Ganges to ENG red for Wollongong.
- Neighboring CoTs Enkan and Hebei, though easily distinguishable, are still both brown.
- Bourbon trades through Ile de France and is thus FRA Blue, but is near Zanzibar (also FRA blue).
Now - comments? *pant*