mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
Dark theme - Improvements
- some hairlines being too bright - fading behind dialog modals being white rather than dark - grey highlight bar in room list being too light (i think)?
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
// Remove default toolbar background color
|
||||
self.backgroundColor = [UIColor clearColor];
|
||||
|
||||
self.separatorView.backgroundColor = kRiotColorSilver;
|
||||
self.separatorView.backgroundColor = kRiotAuxiliaryColor;
|
||||
|
||||
// Custom the growingTextView display
|
||||
growingTextView.layer.cornerRadius = 0;
|
||||
|
||||
Reference in New Issue
Block a user