I use the library in browser (I'm processing ANSI escapes in browser) https://codepen.io/jcubic/pen/WNrEKMY?editors=1010 I've created a file using browserify and it work nice. The only issue is I would like to change the color to white.
It was asked here #6 but the solution was to detect the white terminal, it would be nice if you actually could use any color for background and foreground.
I use the library in browser (I'm processing ANSI escapes in browser) https://codepen.io/jcubic/pen/WNrEKMY?editors=1010 I've created a file using browserify and it work nice. The only issue is I would like to change the color to white.
Do you plan on adding options?