Use better PrismJS themes

This commit is contained in:
Neil Brommer 2023-07-09 21:29:42 -07:00
parent a79f462669
commit 19696fad1d
5 changed files with 25 additions and 7 deletions

View file

@ -31,3 +31,7 @@ pre {
border-radius: unset;
}
}
.token.keyword {
font-style: normal;
}