Hi,
I am experimenting a little with writing my own backend (for another project).
To test the correctness of code generatation and object file emiting i use llvm-mc and llvm-objdump.
I dissasembled an file and i noticed a bracket is green and the closing one is gray.
I think it would be prettier to use gray for both ones:

(You maybe need to zoom in a little to view the difference)