Describe the bug
When running a freeze --execute "command" --show-line-numbers the greys appear darker.
To Reproduce
Steps to reproduce the behavior:
- Run freeze with line numbers
freeze --execute "ls" --show-line-numbers
- Run freeze without line numbers
freeze --execute "ls"
- Compare
Expected behavior
The greys would be the same.
Screenshots

