There are multiple ways to apply tint/accent colors to view hierarchies. The method that worked for my document-based app was setting a Global Accent Color in my project's Build Settings. I like this approach because it allows the user to override the accent color on their device if they so desire.