Hiyve Components - v1.0.0
    Preparing search index...

    Interface ConversationListColors

    Color configuration for ConversationList.

    interface ConversationListColors {
        activeBg: string;
        activeText: string;
        deleteColor: string;
        hoverBg: string;
    }
    Index

    Properties

    activeBg: string

    Background color of the active session item

    activeText: string

    Text color of the active session item

    deleteColor: string

    Delete button/text color

    hoverBg: string

    Hover background color