Author Topic: Color code  (Read 2298 times)

iam bennu

  • Jr. Member
  • **
  • Posts: 97
    • View Profile
    • http://iamARTevolutions.net
Color code
« on: April 22, 2004, 10:42:36 pm »
I am creating some new skins and would like to know how to change the color of the background of the User Input and Output windows on the skin. I know what to change but do not know what format the color code is in to change it. It is not a RGB color so I am lost.

;Coordinates and color of Hal's output box
SkinHalBGColor=0
SkinHalFGColor=16777215
SkinHalFontName=Verdana
SkinHalX=445
SkinHalY=79
skinhalWidth=168
skinhalHeight=207

;Coordinates and color of User's input box    
SkinUserBGColor=0
SkinUserFGColor=16777215
SkinUserFontName=Verdana
SkinUserX=445
SkinUserY=299
skinuserWidth=172
skinuserHeight=83