Jump to content

Change Your Text Colors Here


sparks199

Recommended Posts

the default text color is white on the dark skin

here how you can change it .

open up your settings folder xml . and half way down your find: highlighted in red is what you can change

<!-- default text colours -->

<colour name="darkened text" red="255" green="255" blue="255" alpha="128"/>

<colour name="menu" red="255" green="255" blue="255"/>

<colour name="menu selected" red="40" green="40" blue="40"/>

<colour name="tree selected" red="0" green="0" blue="0"/>

<colour name="tree hilight" red="0" green="0" blue="0"/>

<colour name="control" red="255" green="255" blue="255"/>

<colour name="text" red="255" green="255" blue="255"/>

<colour name="dark text" red="55" green="64" blue="71"/>

<colour name="hint" red="255" green="255" blue="255"/>

<colour name="title" red="255" green="255" blue="255"/>

<colour name="footer" red="174" green="174" blue="174"/>

<colour name="html" red="255" green="255" blue="255"/>

<colour name="html_hyperlink" red="161" green="196" blue="232"/>

<colour name="html_heading" red="255" green="255" blue="255"/>

<colour name="user attention colour 1" red="255" green="217" blue="0"/>

<colour name="user attention colour 2" red="225" green="0" blue="0"/>

so for title if you wanna just change the the title text

red="225" green="124" blue="63"/>

headerpp.png

titlebn.png

Plus All text

red="225" green="124" blue="63"/>

allx.png

to change other colors like <colour name="menu" red="225" green="124" blue="63"/>

which is this

chane.png

here the links to my other work ;

For Larger Text http://community.sigames.com/showthread.php?t=168103

Add Larger view to news item mini profile http://community.sigames.com/showthread.php?t=168070

Displaying Larger Kits On Match Screen http://community.sigames.com/showthread.php?t=166835

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