ColorSelect


Project maintained by profezzorn Hosted on GitHub Pages — Theme by mattgraham

Usage 🔗

ColorSelect<SELECTION, TRANSITION, COLOR1, COLOR2, ...>

Arguments 🔗

Description 🔗

Decides what color to return based on the current selection. The returned color will be selection % N (where N is the number of colors arguments). When the selection changes, the transition will be used to change from the old color to the new color.

See Also 🔗

Variation, Mix

Source Link 🔗

https://github.com/profezzorn/ProffieOS/blob/6f8add544c627172ad2dd698c90e5e55078a420a/styles/color_select.h#L8