You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 24, 2020. It is now read-only.
The font color of a header/footer can be changed through the headerTitleColor/footerTitleColor properties of each BOTableViewSection and its appearance proxy as well. Background colors can't be changed though, so I guess it'd be worth adding headerBackgroundColor and footerBackgroundColor properties.
In order to change the background and font colors of a section I need to use this workaround:
It should be handled by the appearance proxy.
The text was updated successfully, but these errors were encountered: