change code highlighting colours

This commit is contained in:
neko 2021-04-09 23:19:46 +02:00
parent db9a8edcb7
commit 0f50f8ca4d

View File

@ -122,7 +122,7 @@ code {
color: #437b91; color: #437b91;
border-radius: 2px; border-radius: 2px;
white-space: pre; white-space: pre;
background-color: #00110d; background-color: #13110f;
} }
/* syntax */ /* syntax */