Change Your Text Colors Here

  • Thread starter Thread starter sparks199
  • Start date Start date
  • Replies Replies 9
  • Views Views 7K
Status
Not open for further replies.

sparks199

Member
Joined
Jul 22, 2007
Messages
353
Reaction score
1
Points
0
Change Your Text Colors Here

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
View attachment 16282

View attachment 16283

if your change both title and text will look like this
View attachment 16284

View attachment 16285

Cream <colour name="text" red="255" green="248" blue="211"/>
View attachment 16287

View attachment 16288


links to my other work

Add Larger view to news item mini profile http://www.fm-base.co.uk/forum/f78/add-larger-view-to-news-item-mini-profile-t23539.html
For Larger Text http://www.fm-base.co.uk/forum/f78/for-larger-text-here-t23541.html
Kits To Show Very Large http://www.fm-base.co.uk/forum/f78/kits-to-show-very-large-t23274.html
 
Last edited:
How you generate your own pic?? ?:D Is there an option I'm not seeing :O
 
Can you explain me how to change the color of the player attributes
 
Hi can anyone help me? I'm using the Neue.2 skin which is a great skin but there's 2 issues I have with it.

1) I want to change the colour of the text in the team motivation widget in the 3d match view. I find the dark blue on a dark background quite hard to read. See below...


2) I can't see the player's name, his position, and his club at the top of the screen sometimes. With some of the stadium backgrounds I have I can't see the black text over the underneath dark background image. As you can see below...


I would really appreciate any advice on how to change these text colours. Cheers...:)
 
Last edited:
I am looking to change the text of goalscorers etc in the overview screen within a match. But I can't seem to find the code in the xml file. Any help as to the location or variable names would me much appreciated. Cherrs.
 
Status
Not open for further replies.
Back
Top