diff options
| author | dmlunar <root@lunar.sh> | 2026-02-23 17:54:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-23 17:54:31 +0200 |
| commit | d0c49ecc63c1687d022c4e80e8054c0a0f766597 (patch) | |
| tree | 45d38230cfb5e03b6a970c07e0998da9fb4aa222 /_sass | |
| parent | c66384fc6c9d42e591c17f4d517380af49cb022a (diff) | |
| download | journal.lunar.sh-d0c49ecc63c1687d022c4e80e8054c0a0f766597.tar.gz journal.lunar.sh-d0c49ecc63c1687d022c4e80e8054c0a0f766597.zip | |
Update _highlights.scss
Diffstat (limited to '_sass')
| -rw-r--r-- | _sass/_highlights.scss | 2 |
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 { |
