When comments are shown below patches it can be hard to see the patch subject. Use yellow instead of blue, since it stands out better.
Pass the colour object into show_responses() rather than creating a new one, since that is tidier. Signed-off-by: Simon Glass <s...@chromium.org> --- (no changes since v1) tools/patman/func_test.py | 8 ++++---- tools/patman/status.py | 15 ++++++++------- 2 files changed, 12 insertions(+), 11 deletions(-) Applied to sjg/master, thanks!