Chameleon v2.2.0 Release Notes
Release Date: 2016-10-05 // about 8 years ago-
No data yet ๐
You can check the official repo
Previous changes from v2.1.0
-
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).