about summary refs log tree commit diff
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/index.html b/web/index.html
index 1a9d63b83..18b985bff 100644
--- a/web/index.html
+++ b/web/index.html
@@ -75,6 +75,7 @@
         overflow-y: auto;
         overscroll-behavior-y: none;
         text-rendering: optimizeLegibility;
+        background-color: var(--background);
         -webkit-font-smoothing: antialiased;
         -moz-osx-font-smoothing: grayscale;
         -ms-overflow-style: scrollbar;