The UISearchBar in my UITableView header is the strong color.
The TableSearch uses the more subtle code, but I'm not sure how it's doing it. I've looked at the TableSearch example code. Specifically, I don't see tintColor being used anywhere in this example. I don't see opacity or alpha used, either.
How does the TableSearch example do this? Can anyone explain it?