aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/style.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.scss b/static/style.scss
index 6c23ebc6..578288b4 100644
--- a/static/style.scss
+++ b/static/style.scss
@@ -7,6 +7,7 @@ html, body {
body {
background-color: var(--background-color);
+ /* TODO --foreground-color or similar */
}
.root {