mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 09:02:44 +02:00
Enable Dark theme
TODO: - fix the app freeze when user changes the app theme.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
{
|
||||
[super customizeViewRendering];
|
||||
|
||||
self.defaultTextColor = kRiotTextColorBlack;
|
||||
self.defaultTextColor = kRiotPrimaryTextColor;
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user