Hi Thomas,

On Mon, Sep 24, 2012 at 11:11 AM, Thomas Holder
<spel...@users.sourceforge.net> wrote:
>
>> [...] Is it also possible to change font and box color?
>
> no, that's not possible. The colors are hard-coded.


That's not quite right. You can change the text color with some
trickery. The syntax to change the text color is:
    \RGB
where R, G, B are red, green, and blue intensities from 0-9,
respectively. So, to make a red colored message just type,

    wizard message, \900This is a red message.

You can change color more than once,

    wizard message, \900This \550is a \255multicolor \059message.

Cheers,

-- Jason

-- 
Jason Vertrees, PhD
PyMOL Product Manager
Schrödinger, Inc.

(e) jason.vertr...@schrodinger.com
(o) +1 (603) 374-7120

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

Reply via email to