mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 13:46:57 +02:00
Room messages text view: Use green as tint color so that links (and text selection) are displayed in the app color
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
[super awakeFromNib];
|
||||
|
||||
self.userNameLabel.textColor = kVectorTextColorBlack;
|
||||
self.messageTextView.tintColor = kVectorColorGreen;
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user