Color Codes
A small list of the color codes that are supported in PSO: - 0 = Black (H'000000) - 1 = Dark Blue (H'0000FF) - 2 = Green (H'2DF800) - 3 = Cyan (H'1BFBFC) - 4 = Red (H'FF0F00) - 5 = Magenta (H'FE1FFF) - 6 = Yellow (H'FFFD00) - 7 = White (H'FFFFFF) - 8 = Pink (v2+) (H'FF8481) - G = Gold (v2+) (H'C05B00)
There do not seem to be any other color codes... The values listed here were validated on PSOPC running under Wine 1.2.3 on Mac OS X 10.7.3 (yes, that long ago).