about summary refs log tree commit diff
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/index.html b/web/index.html
index 35ade49c1..b1b9d51dd 100644
--- a/web/index.html
+++ b/web/index.html
@@ -82,6 +82,9 @@
         font: 18px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
         min-height: 140px;
       }
+      .ProseMirror-dark {
+        color: white;
+      }
       .ProseMirror p {
         margin: 0;
       }