Open Nenuial opened 2 months ago
Looks like something in this PR is throwing off the pre tags from getting the correct background color. here is the main branch rendered locally:
Vs this PR:
@jacpete Yes, you are correct. I didn't check this in dark mode, sorry about that.
It took me a while to figure out the exact elements to tweak, but I think it now works with the same colors as the base code blocks.
This is my attempt to implement code with filename in Quarto vignettes.
This would close #2776.