summaryrefslogtreecommitdiff
path: root/_sass
diff options
context:
space:
mode:
authordmlunar <root@lunar.sh>2026-02-23 17:54:31 +0200
committerGitHub <noreply@github.com>2026-02-23 17:54:31 +0200
commitd0c49ecc63c1687d022c4e80e8054c0a0f766597 (patch)
tree45d38230cfb5e03b6a970c07e0998da9fb4aa222 /_sass
parentc66384fc6c9d42e591c17f4d517380af49cb022a (diff)
downloadjournal.lunar.sh-d0c49ecc63c1687d022c4e80e8054c0a0f766597.tar.gz
journal.lunar.sh-d0c49ecc63c1687d022c4e80e8054c0a0f766597.zip
Update _highlights.scss
Diffstat (limited to '_sass')
-rw-r--r--_sass/_highlights.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/_sass/_highlights.scss b/_sass/_highlights.scss
index ac89eb6..bfc0c21 100644
--- a/_sass/_highlights.scss
+++ b/_sass/_highlights.scss
@@ -10,7 +10,7 @@ div.highlight {
pre.highlight{
max-width: 100%;
line-height: 1.5;
- background: #211f26;
+ background: #2a2a2f;
}
code {