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

Idea #3

Closed
fabiocaccamo opened this issue Sep 24, 2014 · 4 comments
Closed

Idea #3

fabiocaccamo opened this issue Sep 24, 2014 · 4 comments

Comments

@fabiocaccamo
Copy link

What do you think about adding support for setup a theme using 3 colors instead of only 2?
Thanks for this lib, very useful.

@mamaral
Copy link
Owner

mamaral commented Sep 24, 2014

How do you think that would work? Seems to me most things are really broken up into two colors, i.e. buttons/text/icons over bars.

@fabiocaccamo
Copy link
Author

For example, check the App Store app, there are:

  • backgrounds (white)
  • buttons (blue)
  • title labels (black)
  • subtitle labels (gray)

@mamaral
Copy link
Owner

mamaral commented Sep 25, 2014

I did expose the individual methods for customizing each component, so you can set everything up however you want in a slightly less confusing way than the UIAppearance proxies do it. If you want to come up with an implementation that handles all of that at once, feel free to submit a pull request.

@fabiocaccamo
Copy link
Author

I will do! Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants