[PATCH v2 24/30] patman: Show patches in yellow
Simon Glass
sjg at chromium.org
Fri May 23 15:18:27 CEST 2025
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 <sjg at 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!
More information about the U-Boot
mailing list