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

    Variable defaultRoomSummaryColorsConst

    defaultRoomSummaryColors: {
        accentError: string;
        accentPrimary: string;
        accentSecondary: string;
        accentSuccess: string;
        accentWarning: string;
        background: string;
        bodyText: string;
        cardBackground: string;
        chipBackground: string;
        headerText: string;
        sectionBackground: string;
        tableBorder: string;
    } = ...

    Default colors for RoomSummaryViewer.

    Type Declaration

    • accentError: string
    • accentPrimary: string
    • accentSecondary: string
    • accentSuccess: string
    • accentWarning: string
    • background: string
    • bodyText: string
    • cardBackground: string
    • chipBackground: string
    • headerText: string
    • sectionBackground: string
    • tableBorder: string