summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmlunar <root@lunar.sh>2026-02-16 17:07:21 +0200
committerGitHub <noreply@github.com>2026-02-16 17:07:21 +0200
commit1249337b5df4923576ccfe9373f8a618164d7445 (patch)
treeac96c24199bed51b0efff6c0f40c6a2c99d008f8
parentc2cf2947db353916242e0f68466369657e6f774a (diff)
downloadjournal.lunar.sh-1249337b5df4923576ccfe9373f8a618164d7445.tar.gz
journal.lunar.sh-1249337b5df4923576ccfe9373f8a618164d7445.zip
Update style.scss
-rw-r--r--style.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.scss b/style.scss
index 2deca72..3d63df9 100644
--- a/style.scss
+++ b/style.scss
@@ -29,7 +29,7 @@ html {
}
::-webkit-scrollbar {
- background-color: #000;
+ background-color: #353535;
color: #a3a3a3;
width: 8px;
height: 8px;