Ensure setup also has a darkmode background
This commit is contained in:
+1
-1
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user