found out.

lime_colorizer::style('ERROR', array('fg' => 'red'));
lime_colorizer::style('COMMENT',  array('fg' => 'green'));

above can change color.

thanks



On Sep 1, 11:28 am, Calvin <[email protected]> wrote:
> Symfony comes with Lime. Check out Lime_Colorizer [1].
>
> [1]:http://trac.symfony-project.org/browser/tools/lime/trunk/lib/lime.php...
>
> Calvin
>
> On 1/09/2009, at 11:09 AM, ctx2002 wrote:
>
>
>
> > in symfony, if a unit test failed, it will out put an error message.
> > the error message will be in Yellow color (default color).
>
> > how can i change the output color?
--~--~---------~--~----~------------~-------~--~----~
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to