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

    Colors for QASessionViewer customization.

    interface QASessionViewerColors {
        activeQuestionBorder: string;
        answeredQuestionBorder: string;
        background: string;
        cardBackground: string;
        headerText: string;
        pinnedBackground: string;
        primaryIcon: string;
        upvoteColor: string;
    }
    Index

    Properties

    activeQuestionBorder: string

    Active question border color

    answeredQuestionBorder: string

    Answered question border color

    background: string

    Background color

    cardBackground: string

    Card background color

    headerText: string

    Header text color

    pinnedBackground: string

    Pinned question background

    primaryIcon: string

    Primary icon color

    upvoteColor: string

    Upvote icon color