Well the CS engine can only handle 4-bit and 8-bit bitmaps, so you will always have limited colors. You can edit the color palette using a hex editor though. The offset is 0x36 and each color is stored as 4 bytes (I can't remember if it's blue, green, red, unused or unused, blue, green, red).