summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Müller <root@lunar.sh>2025-10-18 10:54:41 +0200
committerGitHub <noreply@github.com>2025-10-18 10:54:41 +0200
commit927cae390b694a9f86afc692377ec7ead3558d52 (patch)
treebbed4fd190304994d0e10dec98bc429df5d738e2
parentc5cbbb1fbbf508e2d6366636c0efc5d737611407 (diff)
downloadjournal.lunar.sh-927cae390b694a9f86afc692377ec7ead3558d52.tar.gz
journal.lunar.sh-927cae390b694a9f86afc692377ec7ead3558d52.zip
Update _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 d435854..7617801 100644
--- a/_sass/_highlights.scss
+++ b/_sass/_highlights.scss
@@ -27,7 +27,7 @@ code img {
code.language-plaintext {
padding: 0.4px 5px;
padding-bottom: 0;
- background: #d7dadb;
+ background: #d5d5d5;
border: 1px solid #d5d5d5;
font-size: 13px;
}