edit dracula pre

This commit is contained in:
2022-10-02 19:48:00 -04:00
parent 51089ddd40
commit a91bf0b0a2
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ pre {
:not(pre) > code[class*="language-"],
pre {
background-color: #282a36; }
background-color: #000; }
.token.comment,
.token.prolog,