mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 10:02:46 +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:
@@ -111,7 +111,7 @@
|
||||
}
|
||||
else
|
||||
{
|
||||
self.missedNotifAndUnreadIndicator.backgroundColor = kRiotColorSilver;
|
||||
self.missedNotifAndUnreadIndicator.backgroundColor = kRiotAuxiliaryColor;
|
||||
}
|
||||
|
||||
// Use bold font for the room title
|
||||
|
||||
Reference in New Issue
Block a user