mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 16:13:42 +02:00
Apply new lineBreakColor where needed
This commit is contained in:
@@ -77,6 +77,7 @@
|
||||
|
||||
// Use the primary bg color for the table view in plain style.
|
||||
self.tableView.backgroundColor = ThemeService.shared.theme.backgroundColor;
|
||||
self.tableView.separatorColor = ThemeService.shared.theme.lineBreakColor;
|
||||
topview.backgroundColor = ThemeService.shared.theme.backgroundColor;
|
||||
|
||||
if (self.tableView.dataSource)
|
||||
|
||||
Reference in New Issue
Block a user