// Place this in your didFinishLaunchingWithOptions method in the AppDelegate let attrs = [ NSAttributedString.Key.foregroundColor: UIColor.white ] UINavigationBar.appearance().titleTextAttributes = attrs