Open
Description
Right now, when running benchexec, the output of each verdict ("true" or "false") is shown in green or red in order to indicate whether this is a true or false verdict.
The output should not only rely on color additionally use a different way of marking the correctness of the verdict, e.g., "!" vs. "?", or bold (if the terminal supports it).
This will accommodate red/green color blindness and also avoid confusion in cultures where the meaning of red/green is swapped by default (e.g., in Japan).