Jump to content

Need help with colours


Chocapik

Recommended Posts

Are you using the dark skin that came with the game? As the condition text should be showing up as white at 95%.

If you go into the preferences screen and turn off the skin cache and select always reload skin to refresh your skin see if that works.

No i used a slighty altered skin posted here and then altered one thing or two.

Reloading skin doesn't do anything.

Link to post
Share on other sites

The colours have possibly been changed or entered wrongly, you'll need to go into the settings folder for the skin you are using and open the <skin_name> settings.xml file and replace the following code with this code:

<colour name="low condition" red="169" green="23" blue="23" />

<colour name="mid condition" red="139" green="139" blue="139" />

<colour name="high condition" red="255" green="255" blue="255" />

Those are the default condition colours for the dark skin, you can change all three of them to white if you want (change the values to 255).

Once you have done that save the file, turn the skin cache off and reload your skin and the colours should update.

Link to post
Share on other sites

The colours have possibly been changed or entered wrongly, you'll need to go into the settings folder for the skin you are using and open the <skin_name> settings.xml file and replace the following code with this code:

<colour name="low condition" red="169" green="23" blue="23" />

<colour name="mid condition" red="139" green="139" blue="139" />

<colour name="high condition" red="255" green="255" blue="255" />

Those are the default condition colours for the dark skin, you can change all three of them to white if you want (change the values to 255).

Once you have done that save the file, turn the skin cache off and reload your skin and the colours should update.

Thank you so much Michael.

Link to post
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...