void ParserFontColor(string text) { node.d_color = Tools.ParserColorName(text, ref startPos, node.d_color); }