summaryrefslogtreecommitdiff
path: root/_sass
diff options
context:
space:
mode:
authordmlunar <root@lunar.sh>2026-02-16 15:41:48 +0200
committerGitHub <noreply@github.com>2026-02-16 15:41:48 +0200
commitc2cf2947db353916242e0f68466369657e6f774a (patch)
tree727a6aab41b33bcd303ee7cee3dc2f8e7cbd5510 /_sass
parentc24d26ce6d31cf6e97c3582190762f998caedfef (diff)
downloadjournal.lunar.sh-c2cf2947db353916242e0f68466369657e6f774a.tar.gz
journal.lunar.sh-c2cf2947db353916242e0f68466369657e6f774a.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 d26438e..a1a929e 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: #1e1e1e;
}
code {