eykrehbein / strest

⚡️ CI-ready tests for REST APIs configured in YAML
MIT License
1.74k stars 59 forks source link

Log output invisible on Solarized color scheme #5

Closed alanorth closed 6 years ago

alanorth commented 6 years ago

It took me a few minutes to realize that the log output was not missing, but simply colored in such a way that makes it invisible in terminals using the Solarized color scheme. Selecting the text shows the log output.

Before:

solarized-colors-bad-fs8

After:

solarized-colors-highlited-fs8

eykrehbein commented 6 years ago

Thanks for your issue. I will fix this asap :+1:

eykrehbein commented 6 years ago

Log output invisible on Solarized color scheme bug

eykrehbein commented 6 years ago

You can now fix it yourself by creating a config file and changing the hex code of the secondaryColor. 🎉 #13