import Foundation import UIKit enum ConstantsUI { /// color for section titles in grouped table views, example in settings view static let tableViewHeaderTextColor = UIColor.systemBlue }