mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 23:18:27 +02:00
Fix share extension background in dark mode.
This commit is contained in:
@@ -65,6 +65,7 @@
|
||||
|
||||
[self.masterContainerView setBackgroundColor:ThemeService.shared.theme.baseColor];
|
||||
[self.masterContainerView.layer setCornerRadius:7.0];
|
||||
[self.contentView setBackgroundColor:ThemeService.shared.theme.backgroundColor];
|
||||
|
||||
[self.titleLabel setTextColor:ThemeService.shared.theme.textPrimaryColor];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user