View Single Post
  #1300  
Unread 01-10-2006, 11:54 AM
Kharzon's Avatar
Kharzon Kharzon is offline
A Dervish Cutthroat
Interface Author - Click to view interfaces
 
Join Date: Aug 2005
Server: Guk
Posts: 39
Default

Quote:
Originally Posted by Falken65
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).

Any clue as to what the purple number is, off hand? I guess I can try and do a search for each purple in one of the .xmls till I get one it finds, then replace it.
Reply With Quote