xLightsSequencer / xLights

xLights is a sequencer for Lights. xLights has usb and E1.31 drivers. You can create sequences in this object oriented program. You can create playlists, schedule them, test your hardware, convert between different sequencers.
GNU General Public License v3.0
544 stars 203 forks source link

Hex code for Custom Color Picker #3571

Open KGuthrie040 opened 1 year ago

KGuthrie040 commented 1 year ago

I use adobe color pallets a lot when I am choosing colors for my pixels. The only option to build a custom color is via RGB or HSL. Most online pallet generators do not offer those as an option to get the colors.

Can a hex input box be added to the custom color picker?

Currently, I have a color picker extension on my browser that can convert hex to RGB or HSL. It works, but it's an extra step that could save time when designing something with a large color pallet.

keithsw1111 commented 1 year ago

Most online colour generators allow you to export the palettes ... xlights has support for reading some of those formats.

keithsw1111 commented 1 year ago

From memory you just place one of the supported formats in the palette folder and it appears in the palette dropdown next time you start xlights. I would need to go back to the code to check the formats we support. There are 2 from memory.

cybercop23 commented 7 months ago

Not to start anything... but on a Mac you one of the tabs has the ability to add hex.. I use it all the time. image