egoist/docute
Do you want to work on this issue?
You can request for a bounty in order to promote it!
Question: How to change the theme of code highlight? #279
SaekiRaku posted onGitHub
I've tried to include the prismjs
theme CSS, but it's not working correctly cause some theme style is already in the docute.css
. Maybe docute
should exclude it from the docute.css
.
<link rel="stylesheet" href="https://unpkg.com/prismjs@1.19.0/themes/coy.css">