Quote:
|
Originally Posted by Kharzon
I've been looking for how you can change the colors of Nightfall, ie, I want a more gothic look of Black and Blood Reds, etc.
I'm sure there's a post for how to do this, but I haven't been able to find it or maybe I'm just getting noob'd and not seeing it.
Could someone post the link or maybe how you can change the colors of the background/foreground, etc. I tried looking in the documentation that came with the UI but haven't been able to find anything.
Any help would be greatly appreciated and if I can do this, I'll see if I can upload this as an 'alternate' color scheme for Nightfall.
|
Pretty simple, if you want to take the time to do it... all colors in the coding are represented by a series of 6 letters and numerals (here is a good site to find a color and the corresponding 6 alphanumerical digits
http://www.visibone.com/colorlab/big.html ). Find the code for the purple in Fetish and go through all files in the Fetish UI directory replacing that code for the purplish color with a code for a red you like. It shouldn't be too hard to do, but will be time consuming as you will have to find the purple code and replace all instances of it in each UI file with your preferred color (red in this instance).