I am trying to convert the mac4lin awn theme from 0.3 to 0.4 so it will work in my awn. But I'm not sure about the colour codes in the 0.4 files. They are not normal hex codes, they are sixteen digits and look like this:
ghistep1 = #f2f2caca00001212
ghistep2 = #f2f2caca00001212
The ones in the 0.3 look like this:
glass_histep_2 = FFFFFF00
glass_histep_1 = FFFFFF2C
How do I convert the colour codes? What are they?