Various improvements

This commit is contained in:
Isaac 2026-04-10 14:30:23 +02:00
parent d2293b8e09
commit d575824ab4
24 changed files with 443 additions and 176 deletions

View file

@ -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: "")