diff --git a/frontend/src/_styles/theme.scss b/frontend/src/_styles/theme.scss index 0f502f21a8..5f5531bbf5 100644 --- a/frontend/src/_styles/theme.scss +++ b/frontend/src/_styles/theme.scss @@ -2253,6 +2253,7 @@ body { font-family: "Inconsolata", "Menlo", "Consolas", monospace; font-size: 16px; padding: 20px; + color: #0000009c; } .RichEditor-controls {