tox
tox copied to clipboard
Colors suggestion
I'm liking the tox4 colors, but I think the bold should continue all the way to the >. For something like py39-test: commands[0]> pytest, there are three things to visually parse split by : and >. Having the color change after the : and the bold change after the >`` might be a good way to help it be visually parsable into three segments without introducing another color (another color is just fine by me, too).
Hi, you're right there is a need to make the actual commands stand out.
I think the second text block (between : and >) should be a different color from the actual commands, and bold as well.
From my perspective only making it bold without changing the color would not make a clear enough separation.