summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmlunar <root@lunar.sh>2026-02-17 12:13:02 +0200
committerGitHub <noreply@github.com>2026-02-17 12:13:02 +0200
commit6655fae20442eddac8384701ca0c5c96d3bd20b4 (patch)
tree4f4be59cb7a6f8c4c8abef83c3d83e04aad1edba
parent1837d64f9fe1fcd5c307196419a30ac50c57162c (diff)
downloadjournal.lunar.sh-6655fae20442eddac8384701ca0c5c96d3bd20b4.tar.gz
journal.lunar.sh-6655fae20442eddac8384701ca0c5c96d3bd20b4.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 a1a929e..d26438e 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: #1e1e1e;
+ background: #211f26;
}
code {