summaryrefslogtreecommitdiff
path: root/_sass/_highlights.scss
diff options
context:
space:
mode:
Diffstat (limited to '_sass/_highlights.scss')
-rw-r--r--_sass/_highlights.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/_sass/_highlights.scss b/_sass/_highlights.scss
index bf059bf..83b1aa6 100644
--- a/_sass/_highlights.scss
+++ b/_sass/_highlights.scss
@@ -29,7 +29,7 @@ code img {
code.language-plaintext {
padding: 0.4px 5px;
padding-bottom: 0;
- background: #171717;
+ background: #000;
border: 1px solid #757575;
font-size: 12.5px;
color: #d9d9d9;