fusesource / jansi

Jansi is a small java library that allows you to use ANSI escape sequences to format your console output which works even on windows.
http://fusesource.github.io/jansi/
Apache License 2.0
1.1k stars 139 forks source link

Add tripleto hexadecimal color support #280

Open gabriel4ndr4d3 opened 6 months ago

gabriel4ndr4d3 commented 6 months ago

I missed direct support for hexadecimal colors; it was cluttering my code.