Custom HUD colours reset, no way to change them back??

I had a custom HUD profile for Horizons, and upon logging in to Odyssey for the first time it has all been reset back to that god-awful default orange colour. I've gone into the graphics options to change the HUD colours back to what I had set it to, but the .xml file has changed completely. Adding the colours in that I previously had now displays entirely different colours suggesting that there is a difference in the way Odyssey reads the colour files.

How do I fix it? The default HUD colours are horrid and it seems to only be me who has this issue as both of my friends custom HUD colours did not reset.
 
My custom HUD colours are almost identical to Horizons...although oranges have a more green tinge to them. The rest of the HUD is the same whitey/bluey colour I had before.
File:
C:\Users\Snuffler\AppData\Local\Frontier Developments\Elite Dangerous\Options\Graphics\GraphicsConfigurationOverride.xml

File Contents:
<?xml version="1.0" encoding="UTF-8" ?>
<GraphicsConfig>
<GUIColour>
<Default>
<LocalisationName>Standard</LocalisationName>
<MatrixRed> 0.6, 0.6, 1 </MatrixRed>
<MatrixGreen> 0, 1, 0 </MatrixGreen>
<MatrixBlue> 1, 0, 0 </MatrixBlue>
</Default>
</GUIColour>
</GraphicsConfig>
 
My custom HUD colours are almost identical to Horizons...although oranges have a more green tinge to them. The rest of the HUD is the same whitey/bluey colour I had before.
File:
C:\Users\Snuffler\AppData\Local\Frontier Developments\Elite Dangerous\Options\Graphics\GraphicsConfigurationOverride.xml

File Contents:
<?xml version="1.0" encoding="UTF-8" ?>
<GraphicsConfig>
<GUIColour>
<Default>
<LocalisationName>Standard</LocalisationName>
<MatrixRed> 0.6, 0.6, 1 </MatrixRed>
<MatrixGreen> 0, 1, 0 </MatrixGreen>
<MatrixBlue> 1, 0, 0 </MatrixBlue>
</Default>
</GUIColour>
</GraphicsConfig>

See when I open that file all that's in it is:

<?xml version="1.0" encoding="UTF-8" ?>
<GraphicsConfig />

and nothing else. I tried putting the matrix stuff in but the colours are completely different (what was red is now a kind of lemony yellow?)
I'll copy your file contents and see if that works
 
For context:

What my HUD looked like in Horizons -
20210410111918_1.jpg


What my HUD looks like now in Odyssey with the same matrix colour settings -
20210520182729_1.jpg


Reds are now yellow, and I don't understand why it's suddenly deciding that those values are now displaying a different colour to what they were previously.
 
Reds are now yellow, and I don't understand why it's suddenly deciding that those values are now displaying a different colour to what they were previously.
My theme was the same as yours, but reds were orange for me.
What's interesting is your reds go to that yellow/green colour, which is exactly what my oranges went to.
My ship shields are the same colour as yours.
 
Back
Top Bottom