Add coloring to repo names and version diff
closes #1291
I have also the cachyOS repositories installed and the colors are too often the same. Therefore, I changed to use the repo name length, which appears to be different for each repo.
I had to add some code to calculate the length without the ANSI, so the padding would still be working as intended.
wait aur is missing
Maybe if for the diffs we used the gray pacman does when printing versions it would fit in more. Hi, sorry but I don't get this sentence.
Only for the version number diffs, Or not color the version numbers Or something different I don't get Thx
Pacman uses these colors to seperate the name from version. We could do the same thing for version diffs. Not sure how it will look though.