Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added static theming so colors can be customised #9

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

fraserscottmorrison
Copy link

Colors can now be customised with the following syntax

DoImagePickerController.menuBackColor = [UIColor redColor];

This sets the color statically, so it doesn’t need to be set for new
instances. If no colors are set, it default to original theme

Colors can now be customised with the following syntax

DoImagePickerController.menuBackColor = [UIColor redColor];

This sets the color statically, so it doesn’t need to be set for new
instances.  If no colors are set, it default to original theme
@fraserscottmorrison fraserscottmorrison force-pushed the master branch 4 times, most recently from 3eaf092 to f0e3bc8 Compare May 15, 2015 04:37
@fraserscottmorrison fraserscottmorrison force-pushed the master branch 4 times, most recently from f4ee922 to 31aeb4c Compare May 17, 2015 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant