View Full Version : Font color
paul_kiss
09-08-2008, 19:43
Font color I have is like light-brown on yellow background. This is not that comfortable to read, is it. I'd like to have black color of letters, is there any way to make it possible?
HouseOfHam
09-09-2008, 16:23
Have a look at descr_event_images.txt. Vanilla uses black or khaki for everything but the headers at the top say you can use any RGB color.
When we were working on RTRVII:TIC, Maced0n and I figured out the correct syntax. In reality, if you want to change it to something else, you must give it an RGBA value. A stands for Alpha (transparency, where 0 is completely transparent and 255 is completely solid). For example, in RTRVII:TIC, we used 73,61,40,225 for scroll titles and 160,132,84,225 for the message text.
Didn't know that, cheers!
paul_kiss
09-09-2008, 21:42
HouseOfHam, thanks a lot for advice, I'll try it.
vBulletin® v3.7.1, Copyright ©2000-2025, Jelsoft Enterprises Ltd.