OpenLightingProject / open-fixture-library

A library and website for lighting technology's DMX fixture definition files.
https://open-fixture-library.org/
MIT License
183 stars 61 forks source link

🌈 Add colors to fixtures #723

Closed FloEdelmann closed 8 months ago

FloEdelmann commented 5 years ago

There are some fixtures with ColorPreset capabilities or Color wheel slots that just have a name and no colors property:

See the ColorPreset capability type docs.

By adding the color hex string(s), both the fixture page on open-fixture-library.org and the exported fixture definitions can be vastly improved; since most lighting programs have a color preview for these capabilities.

Also small pull requests to add colors for a single fixture are highly appreciated :blush:

FloEdelmann commented 8 months ago

Done in #2093 and #3532.