Various UI fixes

This commit is contained in:
Ilya Laktyushin
2019-09-02 21:30:09 +03:00
parent e4a472f246
commit 7d2e62fcce
85 changed files with 4488 additions and 4289 deletions

View File

@@ -363,7 +363,6 @@ private func makeDefaultDayPresentationTheme(accentColor: UIColor, serviceBackgr
return PresentationTheme(
name: .builtin(day ? .day : .dayClassic),
author: "Telegram",
referenceTheme: day ? .day : .dayClassic,
overallDarkAppearance: false,
baseColor: baseColor,