|c00FF0000 = Red |c000000FF = Blue |c0000FF00 = Green |c00FFFF00 = Yellow |c00FF8000 = Orange
Those are The "Main Colors", use those if you want to add colored text to your maps. ---- Here is a Fade{ White to Red) that Says " Warcraft 3" |c00FFFFFFW|r|c00FBCCCCa|r|c00F79999r|r|c00F46666c|r|c00F03333r|r|c00EC0000a|r|c00B10000f|r|c00760000t|r|c003B0000 |r|c000000003|r
well, umm thats good and all (although i'm sure most of us know this already), but its a lot more helpful to just know that the format for text colouring
ie
|cTTRRGGBB(text)|r
where TT RR GG BB are hex numbers ranging from 0 (00) to 255 (FF)
TT = transparancy RR = red value GG = green value BB = blue value
all other colours are derived from basic knowledge of colour mixing, essentially using webcolour codes
of course, i'm sure we all already know this basic stuff