diff --git a/services/web/frontend/stylesheets/bootstrap-5/pages/editor/file-view.scss b/services/web/frontend/stylesheets/bootstrap-5/pages/editor/file-view.scss index 4a65914c4a..e61c4d8059 100644 --- a/services/web/frontend/stylesheets/bootstrap-5/pages/editor/file-view.scss +++ b/services/web/frontend/stylesheets/bootstrap-5/pages/editor/file-view.scss @@ -56,6 +56,7 @@ .text-preview { margin-top: var(--spacing-05); + color: var(--content-primary); .scroll-container { background-color: var(--white);