Chameleon v2.1.0 Release Notes
Release Date: 2016-01-25 // almost 9 years ago-
What's New
• Retrieve the
hexValue
for anyUIColor
object (Works similarly tostringValue
andfloatValue
).
• Generate a random flat color while specifying an array of flat colors to exclude
• Randomly assign a color (flat / non-flat) from a specified array of colors.Note: Check out the guide for a quick look on who to use these new methods. 1. Guide | Hex Values 2. Guide | Choosing A Random Flat Color But Excluding A Few 3. Guide | Choosing A Random Color From a List of Colors 🐛 Bug Fixes
💅 • Fixed issue where
UIStatusBarStyle
was forcing the default look even when Chameleon was not being explicitly used to control the status bar look. (#95).