Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upImprove output highlighting #23
Open
Labels
Comments
|
It seems adding support for this could be more involved. |
|
I noticed the following: https://github.com/donnemartin/saws/blob/master/saws/saws.py#L65
I've only just started reading up on pygmentize, but would it be possible to apply the Theme to this command? Something like:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some command outputs don't look great on a dark background:
Originally reported in #18 by @sesas