Hi.
Behat 3.5.0, iTerm2 3.3.6, MacOS 10.14.6
If I choose any dark iTerm theme (e.g. Tango Dark), then path of a failed scenario is invisible, unless I select it.


On light themes everything is okay:

I guess you should try one of the many great color profiles in iTerm2 :-)
Not sure if this can be fixed here
@mpdude maybe change the color? Not a critical issue, you could close it :)
@xorik You could set colors in your behat.yml:
default:
formatters:
progress:
output_styles:
comment: [ black, white, [ underscore ] ]
Most helpful comment
@xorik You could set colors in your
behat.yml: