mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
fixes dark mode on accounts overlay
This commit is contained in:
@@ -104,7 +104,7 @@ struct AccountsPreferencesView: View {
|
||||
|
||||
Spacer()
|
||||
}
|
||||
.background(Color.white)
|
||||
.background(Color.init(.windowBackgroundColor))
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user