Preparing search index...

    Enum specifying color role for styling.

    Index

    Enumeration Members

    AlternateBase: number

    Alternate base color for contrast.

    Base: number

    Base color for input areas and backgrounds.

    BrightText: number

    Color for bright text elements.

    Button: number

    Color for button backgrounds.

    ButtonText: number

    Color for button text.

    Dark: number

    Dark color variant.

    Highlight: number

    Color for highlighted elements.

    HighlightedText: number

    Color for highlighted text.

    Light: number

    Light color variant.

    Link: number

    Color for hyperlink text.

    LinkVisited: number

    Color for visited hyperlinks.

    Mid: number

    Mid color variant.

    Midlight: number

    Midlight color variant.

    NoRole: number

    No color role assigned.

    PlaceholderText: number

    Color for placeholder text.

    Shadow: number

    Color for shadow effects.

    Text: number

    Color for text elements.

    ToolTipBase: number

    Color for tooltip backgrounds.

    ToolTipText: number

    Color for tooltip text.

    Window: number

    Color for window backgrounds.

    WindowText: number

    Color for window text elements.