mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 07:28:28 +02:00
MESSENGER-5319 change server info text color
This commit is contained in:
@@ -47,7 +47,7 @@ struct AuthenticationServerInfoSection: View {
|
||||
|
||||
Text(address)
|
||||
.font(theme.fonts.body)
|
||||
.foregroundColor(theme.colors.primaryContent)
|
||||
.foregroundColor(theme.colors.secondaryContent)
|
||||
|
||||
if !BWIBuildSettings.shared.bumLoginFlowLayout {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user