'$COLOR:32
'Color constants for 32bit mode, based on HTML color names, when using $NOPREFIX
Const C_AliceBlue~& = 4293982463
Const C_Almond~& = 4293910221
Const C_AntiqueBrass~& = 4291663221
Const C_AntiqueWhite~& = 4294634455
They're C_ prefixed if you use both together in the latest development builds. ;)