no message

This commit is contained in:
Peter Iakovlev
2018-01-12 12:48:06 +04:00
parent 3a998955b7
commit f8afc46bef
20 changed files with 609 additions and 36 deletions

View File

@@ -6,6 +6,10 @@ public enum PresentationThemeParsingError: Error {
case generic
}
public final class PresentationThemeColorPlaceholder {
}
public final class PresentationThemeRootTabBar {
public let backgroundColor: UIColor
public let separatorColor: UIColor