Hacker News new | ask | show | jobs
by cannam 1051 days ago
> It's nice this works fine on your white-on-black terminal

I was curious about this as well, as I found the images in the README a bit hard to read. In fact the program itself seems to use quite sensible colours in my white-background terminal, and it also respects the NO_COLOR environment variable.

1 comments

I often use 5%-black-on-90%-white (and vice versa) and various colored setups that bear semantics to me (like work context, for example, authenticated user, preferred REPL, ...) and as soon as you leave a monochrome world, those colors tend to break down completely.

But, TIL about NO_COLOR!