Posted by member 15023 on 2003-03-20 19:22:33 link

I belive in this theme instead of hex its just numbers. So instead of FF it's 255 and 00 is 0.

Example:
red = ff0000 = 255 0 0
green = 00ff00 = 0 255 0
blue = 0000ff = 0 0 255