Change text color from black to grey in dialogue box.

Here’s the dialogue text:
display dialog “Port_Authority Information v1.2” buttons {“singlePort”, “multiPort”, “infoPort”} default button 3".
How do I change the text color ‘Port_Authority Information v1.1’ from black to grey?

Cheers,
denns

I want to change the black text to grey text in the dialogue box that pops up.

cheers,
denns

You can’t do that with ‘display dialog’. I’m actually not sure any of the third-party dialog utilities offer this, but 24U’s Appearance OSAX (http://www.24usoftware.com/info.php?ID=4) would be my first guess.