gleitz / howdoi

instant coding answers via the command line
http://blog.gleitzman.com/post/43330157197/howdoi-instant-coding-answers-via-the-command-line
MIT License
10.56k stars 867 forks source link

Coloured output not visible in light terminal window #494

Open j-lakeman opened 5 months ago

j-lakeman commented 5 months ago

What happened:

In a light Terminal e.g. by default on macOS with light mode enabled, coloured source code can barely be seen.

What you expected to happen:

The scheme for colouring the output should adjust itself to the terminal background colour if possible.

Great application nevertheless!