Country colors.txt
From EU3 Wiki
The country colors file defines the colors used for a country's soldier's uniforms.
# Foix
FOI = {
color1= { 205 178 107 }
color2= { 255 87 127 }
color3= { 104 137 140 }
}
The colours are given in RGB values and define the colors of the three largest parts of the uniform. For western troops that would be the body of the uniform (colour 1), the lower half of the sleeves (colour 2) and the upper half of the sleeves (colour 3).

