Make git cl status use bold colors
Normal weight colored text can be hard to read, especially over Chrome Remote Desktop (video compression treats chroma harshly). Git colors can be made more readable by editing .gitconfig, but git cl colors are hard coded. This hard codes them to all be bold, for greater readability and effective brightness, and changes the still-too-dim-over-CRD blue to red. Magic bold code found here: https://stackoverflow.com/questions/8924173/how-do-i-print-bold-text-in-python Change-Id: If3a8684d1886291ca692d6fdbe7e30095a5acbc8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2116941 Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Bruce Dawson <brucedawson@chromium.org>changes/41/2116941/4
parent
b3e593c1ba
commit
b73f8a96ec
Loading…
Reference in New Issue