diff --git a/src/theme.scss b/src/theme.scss index 02986decf..c87feff31 100644 --- a/src/theme.scss +++ b/src/theme.scss @@ -1872,7 +1872,7 @@ tag-input { $backgroundLight: #2b2b2e; $backgroundDark: #1c1c1c; - body, .appstore-toolbar, .modal-content { + body, .appstore-toolbar, .modal-content, .setup { color: $textColor; background-color: $backgroundLight; }