feat: update thread dark mode background color
This commit is contained in:
parent
1723891099
commit
aa3dff0770
@ -50,7 +50,7 @@ extension ThreadViewController {
|
||||
override func viewDidLoad() {
|
||||
super.viewDidLoad()
|
||||
|
||||
view.backgroundColor = Asset.Colors.Background.systemGroupedBackground.color
|
||||
view.backgroundColor = Asset.Colors.Background.secondarySystemBackground.color
|
||||
navigationItem.title = L10n.Scene.Thread.backTitle
|
||||
navigationItem.titleView = titleView
|
||||
navigationItem.rightBarButtonItem = replyBarButtonItem
|
||||
|
Loading…
x
Reference in New Issue
Block a user