summaryrefslogtreecommitdiff
path: root/_sass
diff options
context:
space:
mode:
authordmlunar <root@lunar.sh>2026-02-15 13:46:30 +0200
committerGitHub <noreply@github.com>2026-02-15 13:46:30 +0200
commit800c3641b35ff148895f4cbe07bf5fc4879bbbfb (patch)
tree0add3c96116806f020574b72bd0bddb093e5050e /_sass
parentf78ab1e1e402599ccfd278a876b7dda4183bef4a (diff)
downloadjournal.lunar.sh-800c3641b35ff148895f4cbe07bf5fc4879bbbfb.tar.gz
journal.lunar.sh-800c3641b35ff148895f4cbe07bf5fc4879bbbfb.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 76e0b3b..7d40d84 100644
--- a/_sass/_highlights.scss
+++ b/_sass/_highlights.scss
@@ -3,7 +3,7 @@
div.highlight {
overflow: unset;
margin-bottom: 5px;
- color: #b7b7b7;
+ color: #d9d9d9;
border: 1px solid #535353;
}