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

    Color configuration for AI assistant

    interface AIAssistantColors {
        accent: string;
        assistantMessageBg: string;
        background: string;
        border: string;
        cardBackground: string;
        error: string;
        success: string;
        textPrimary: string;
        textSecondary: string;
        userMessageBg: string;
    }
    Index

    Properties

    accent: string

    Accent color

    assistantMessageBg: string

    Assistant message background

    background: string

    Background color

    border: string

    Border color

    cardBackground: string

    Card/message background

    error: string

    Error color

    success: string

    Success color

    textPrimary: string

    Text primary

    textSecondary: string

    Text secondary

    userMessageBg: string

    User message background