@ginden/blinkstick-v2
    Preparing search index...

    Type Alias ColorInput

    ColorInput: RgbTuple | ColorObject | keyof typeof COLOR_KEYWORDS

    Type representing a color input that can be a tuple of RGB values, an object with RGB properties, or a color keyword.

    This type is base type for color inputs in non-legacy APIs.