snapcrunch / electron-preferences

A simple, consistent interface for managing user preferences within an Electron application.
MIT License
122 stars 29 forks source link

Enhance color picker component with additional options #151

Open lacymorrow opened 2 years ago

lacymorrow commented 2 years ago

We use react-color for the color picker, which has many useful features that could be available to our users. Let's expose them to the electron-preferences API through that component:

https://casesandberg.github.io/react-color/

macfire commented 2 years ago

Ability to add pre-defined swatches would be helpful

pvrobays commented 2 years ago

Duplicate #149