How can I make this digits to be colored?

Code:
PANEL* Statistiken =
{
	layer = 10;
	bmap = statistics_pcx;
	flags |= visible;
	digits = 2,0, "money: %.0f", "Arial#24", 1, money;
}




Thanks for reading, thinking, answering wink