fix dark theme code block colors

This commit is contained in:
Wouter Groeneveld 2023-10-09 21:25:27 +02:00
parent 94e728b4a4
commit 21d993f91b
1 changed files with 0 additions and 1 deletions

View File

@ -56,7 +56,6 @@ $dark-fg: #dddddd
code, pre
background-color: lighten($dark-bg-alt, 10%)
color: lightgrey
div.list h3
color: darken($dark-fg, 20%)