summaryrefslogtreecommitdiff
path: root/web/source/css/base.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/source/css/base.css')
-rw-r--r--web/source/css/base.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/source/css/base.css b/web/source/css/base.css
index 5f07fb847..ba9fef606 100644
--- a/web/source/css/base.css
+++ b/web/source/css/base.css
@@ -42,6 +42,7 @@ html, body {
background: $bg;
color: $fg;
font-family: "Noto Sans", sans-serif;
+ scrollbar-color: $sloth_orange1 $sloth_gray2_darker3;
}
body {