Jump to content

How do I alter the colour of the header?


jqmota

Recommended Posts

Does anyone know how I can alter the general header colour? The one, red in the default, which appears when you check game status, preferences etc. I can't see where I'd change anything in header.xml or titlebar.xml. Thanks guys.

Link to post
Share on other sites

It should be controlled by these lines, from the settings/fm colours.xml file (in the misc. section ~in the middle of the file):

<colour name="default foreground" red="255" green="255" blue="255"/>	<!-- default screen foreground colour -->
<colour name="default background" red="153" green="0" blue="0"/>	<!-- default screen background colour -->
<colour name="default outline" red="240" green="240" blue="240"/>	<!-- default screen outline colour -->

The first line controls the colour of the text (white), next the background (red), the last one will set a colour for the outline (trim for teams), but it's not used by default.

Just change the numbers to change the colours.

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...