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

    Color configuration for RoomDashboard.

    interface RoomDashboardColors {
        badgeColor: string;
        cardBackground: string;
        cardBorder: string;
        headerBackground: string;
        textPrimary: string;
        textSecondary: string;
    }
    Index

    Properties

    badgeColor: string

    Badge color

    cardBackground: string

    Card background

    cardBorder: string

    Card border color

    headerBackground: string

    Card header background

    textPrimary: string

    Primary text

    textSecondary: string

    Secondary text