Is there an easy way to change the color of Python code comments within Latex PDF outputs? #2027
Unanswered
kburchfiel
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I used Jupyter-Book 1.0 to create a PDF version of a Python textbook (via the
pdflatex
option). I found that, in the printed copy of this PDF, the commented-out text is a bit hard to read. Is there an easy way to replace the default value for this color (currently #40808F, it appears)? I'm thinking of making it purple or another darker hue.Thank you in advance for your assistance!
Beta Was this translation helpful? Give feedback.
All reactions