Home
FM Discord
YouTube Channel
FM24 Data Update
FM26 Data Update
FM26 OOP Player Roles
Downloads
Graphics
Challenges
Blog
Forums
Videos
Tactics
FM26
FM26 Real Name Fix
FM26 Shortlists
FM26 DB
FM26 Men's Wonderkids
FM26 Women's Wonderkids
FM26 Men's Club Finances
FM26 Women's Club Finances
FM24 Update
FM24
FM23
FM Saves
FM Database
FM Guides
Installation Guides
Records
Search
#25745 Default Skin colors
AlienInRussia
for these; edit the default settings.xml you need to install the Michael Murray base skins first. You can find them on SI, section Skinning Hideout.
Have a nice day
#25206 Patch 13.1.3
AlienInRussia
so you need to edit the settings.xml
Which skin are you using please?
About attributes
you need to edit a code with name "attribute label". (first look for the following commentary <!-- attributes colours --> ). it's close to the commentary.
If you don't have it just copy paste the following line
<colour name="attribute label" red="0" green="0" blue="0"/>
About condition
I'm not sure but it should be these codes
<colour name="low condition" red="255" green="0" blue="0" />
<colour name="mid condition" red="255" green="255" blue="0" />
<colour name="high condition" red="0" green="0" blue="255" />
Copy paste if you don't have,
then reload your skin.
Hope it was helpful and clear