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;
} = ...
Type Declaration
accentError: string
accentPrimary: string
accentSecondary: string
accentSuccess: string
accentWarning: string
background: string
bodyText: string
cardBackground: string
chipBackground: string
sectionBackground: string
tableBorder: string
Default colors for RoomSummaryViewer.