huehive-mobile-app
huehive-mobile-app copied to clipboard
Improve algorithm to generate colors and palette that are unlocked
The current implementation is random. We need to use color theory with some variation to generate colors.
- https://github.com/croma-app/huehive-mobile-app/blob/7012a4971cf54586edf2ff2b33e05638081e0309/screens/ColorListScreen.js#L117
- https://github.com/croma-app/huehive-mobile-app/blob/7012a4971cf54586edf2ff2b33e05638081e0309/components/GridActionButton.android.js#L119