Am 06/15/16 um 00:17 schrieb Jason Dillon:
> Making the colors configurable seems like a lot of overhead for what is 
> otherwise fairly simple.
> 
> I’d recommend leaving the colors asis for now, get this out to let users 
> actually make use of it, and then consider adding complexity later to make 
> colors configurable.
> 
> I don’t see a clean way to make colors configurable w/o adding some sort of 
> layer to make color names abstracted to symbols, which means adding 
> additional logic to resolve the color symbol name to real color, and likely a 
> completely different api to render text with these abstract names.
> 

Isn't this the job of the terminal in use? It can map the ANSI colors to
something different already, I think.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to