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

Pull request #72 #1

Merged
merged 72 commits into from
Dec 1, 2016
Merged

Pull request #72 #1

merged 72 commits into from
Dec 1, 2016

Conversation

adozenlines
Copy link
Owner

No description provided.

vicc and others added 30 commits October 8, 2015 19:12
• Fixed issue where Chameleon would override the preferred
statusBarStyle even when not being asked to (bad Chameleon!)
• Added ability to retrieve the hexString value for any color. Note: I
needed this recently, so I figured some of you might find it useful as
well!!! (i.e. [coolNewColor hexStringValue];
• Added some new methods for generating random colors.
• Added an Objective-c demo project.
# Conflicts:
#	Chameleon.xcodeproj/project.pbxproj
#	ChameleonDemo/Base.lproj/Main.storyboard
#	ChameleonFramework.podspec
#	Pod/Classes/Objective-C/UIColor+Chameleon.m
Correct the spelling of CocoaPods in README
Vicc Alexander and others added 29 commits April 4, 2016 00:51
Also moved the hexValue instance method so that darkenByPercentage and lightenByPercentage are next to each other.
color scheme comments were flipped
radial gradient's radius fixed
Add Carthage usage to README.md
Add methods to saturate and desaturate colors by %
* Updated README with Swift 3 code
* Added Swift 3 installation note
@adozenlines adozenlines merged commit 6397709 into adozenlines:master Dec 1, 2016
This pull request was closed.
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.