X4: Foundations

File information

Last updated

Original upload

Created by

Unclejack

Uploaded by

Unclejack

Virus scan

Safe to use

Tags for this mod

About this mod

This mod changes the colour of all friendly icons on the holomap from blue to the colour of your choice.
Colours currently supported: white, yellow, cyan, beige, turquoise, thistle and orange.
The user can also change the blue colour to their own RGB colour using the Do It Yourself (DIY) version.

Feel free to suggest colours!

Permissions and credits
Changelogs
This mod changes the colour of the neutral holomap icons from blue to the specified colour.
It does this by changing a single line in the parameters.xml file:

<diff xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
 <replace sel="//parameters/holomap/general/colors/neutral">
 <neutral r="255" g="255" b="255" a="255" geomalpha="64" />
 </replace>
</diff>

    
This change affects three main aspects of the UI:
1. it changes the colour of the icons and text on the 3D holomap to the specified colour (including the legend and selected object).
2. it changes the colour of the icons shown in the 3D holoradar when flying in the first-person cockpit.
3. it changes the colour of the 3D rendered structure of stations in the 3D holomap when zoomed in.