PDA

View Full Version : Change text color in 'LS_LockScene_240x320.cpr'


gert_beekman
21st July 2009, 10:58 PM
Hey,

This might be a very stupid question, but I have no idea about how to change the clock text color into #F24400.
They used a 8 nummered color-code (#FFFFFFFF) instead of the usual 6, but when I change it, I always get a standard blue color. I looked all over the internet, but couln't find the answer.

Hope you guys can help me...

gert_beekman
22nd July 2009, 02:25 PM
No one, wants to change the text colours? No one knows 'how to' either?

edit: Oke, I was able to change it into a red colour by using '#FF0000FF'. So it is possible, but does anybody know a colour-code list for 8 characters?

adejager1
23rd July 2009, 12:08 PM
On this site there are a few

http://www.ellipsix.net/textwriter/render.jsp

gert_beekman
23rd July 2009, 02:45 PM
Thanks!

O, it's so simple. Just the normal colour code with 'FF' behind it.
Why didn't I come up with that. I tried adding a '00' or a '0' in front and a '0' in the back...

But anyway, now I know how it works.