Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
don't override terminal foreground color for pygments themes
Styles without a color should not hardcode to black, and instead use None, which instructs Pygments to use the terminal's configured foreground color.
- Loading branch information