mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 08:03:50 +02:00
reskin: kill kRiotPrimaryTextColor
This commit is contained in:
@@ -754,7 +754,7 @@ NSString *const kRecentsDataSourceTapOnDirectoryServerChange = @"kRecentsDataSou
|
||||
}
|
||||
|
||||
// Apply the current UI theme.
|
||||
networkLabel.textColor = kRiotPrimaryTextColor;
|
||||
networkLabel.textColor = RiotDesignValues.theme.textPrimaryColor;
|
||||
directoryServerLabel.textColor = kRiotSecondaryTextColor;
|
||||
|
||||
// Set the current directory server name
|
||||
|
||||
Reference in New Issue
Block a user