mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Various improvements
This commit is contained in:
parent
d2293b8e09
commit
d575824ab4
24 changed files with 443 additions and 176 deletions
|
|
@ -3801,6 +3801,7 @@ public final class WebAppController: ViewController, AttachmentContainable {
|
|||
badgeStrokeColor: .clear,
|
||||
badgeTextColor: .clear,
|
||||
accentButtonColor: self.presentationData.theme.list.itemCheckColors.fillColor,
|
||||
accentDisabledButtonColor: self.presentationData.theme.chat.inputPanel.panelControlDisabledColor,
|
||||
accentForegroundColor: self.presentationData.theme.list.itemCheckColors.foregroundColor
|
||||
),
|
||||
strings: NavigationBarStrings(back: "", close: "")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue