The bottom left, bottom right and top right colours can be changed by editing
these lines in the fsx.cfg file.
The sequence of numbers after the = are the colour code.
----------------------------------------------------------------------
InfoUpperRightTextColor=255,255,204
InfoUpperRightBackGroundColor=0,0,0,0
InfoLowerLeftTextColor=255,255,204
InfoLowerLeftBackGroundColor=0,0,0,0
InfoLowerRightTextColor=255,255,204
InfoLowerRightBackGroundColor=0,0,0,0
----------------------------------------------------------------------
The top left colours by adding these two lines
TextColor.1=255,255,204
BackGroundColor.1=0,0,0,0
into each of the
[TextInfo.X] entries
My entries change all the messages to a subdued cream colour with no background.
255,255,204=cream
0,0,0,0=no colour/transparent
By reference to this colour chart
http://www.web-sourc...color_chart.htm
you can select any colour you like for the text and/or background
Regards,
Nick