import Foundation func defaultDisplayTheme() -> DisplayTheme { return DisplayTheme(tintColor: UIColor.blueColor()) }