Skip to content

Is there a way to change the color for verbatim code? #3922

Answered by cderv
DamonCharlesRoberts asked this question in Q&A
Discussion options

You must be logged in to vote

If you are referring the highlighting code then this is controlled by highlighting style
https://quarto.org/docs/output-formats/html-code.html#highlighting

You could also create a new style or tweak an existing. Or possibly find the CSS rule that you want to modify and change the rule in a CSS or scss quarto theme

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by DamonCharlesRoberts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
html Issues with HTML and related web technology (html/css/scss) themes Related to HTML theming or any other style related issue (like highlight-style)
2 participants