Various theming fixes

This commit is contained in:
Ilya Laktyushin
2019-12-16 10:33:16 +04:00
parent 26f89fedef
commit 62ae89d18b
29 changed files with 302 additions and 174 deletions

View File

@@ -21,9 +21,10 @@ public func customizeDefaultDayTheme(theme: PresentationTheme, editing: Bool, ac
var chat = theme.chat
var actionSheet = theme.actionSheet
var bubbleColors = bubbleColors
var outgoingAccent: UIColor?
var suggestedWallpaper: TelegramWallpaper?
var bubbleColors = bubbleColors
if bubbleColors == nil, editing {
if day {
let accentColor = accentColor ?? defaultDayAccentColor