tox icon indicating copy to clipboard operation
tox copied to clipboard

Colors suggestion

Open henryiii opened this issue 3 years ago • 1 comments

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).

Screen Shot 2022-02-15 at 3 18 02 PM

henryiii avatar Feb 15 '22 20:02 henryiii

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.

mxd4 avatar Apr 30 '22 10:04 mxd4