huehive-mobile-app icon indicating copy to clipboard operation
huehive-mobile-app copied to clipboard

Improve algorithm to generate colors and palette that are unlocked

Open kamalkishor1991 opened this issue 10 months ago • 0 comments

The current implementation is random. We need to use color theory with some variation to generate colors.

  1. https://github.com/croma-app/huehive-mobile-app/blob/7012a4971cf54586edf2ff2b33e05638081e0309/screens/ColorListScreen.js#L117
  2. https://github.com/croma-app/huehive-mobile-app/blob/7012a4971cf54586edf2ff2b33e05638081e0309/components/GridActionButton.android.js#L119

kamalkishor1991 avatar Apr 14 '24 04:04 kamalkishor1991