Kruelgor
Emperor
Does anyone have a source listing all the possible colors to assign to civilizations? I kind of recall someone mentioning a list.
<PlayerColors>
<Row>
<Type>PLAYERCOLOR_BLACK</Type> <!-- Unique Player Color Name -->
<PrimaryColor>COLOR_PLAYER_BLACK</PrimaryColor> <!-- From CIV5Colors.xml -->
<SecondaryColor>COLOR_PLAYER_WHITE</SecondaryColor> <!-- From CIV5Colors.xml -->
<TextColor>COLOR_PLAYER_BLACK_TEXT</TextColor> <!-- The color of the text of that civilization, also from CIV5Colors.xml -->
</Row>
</PlayerColors>