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

    Interface ClipCompositionColors

    Customizable colors for ClipComposition.

    interface ClipCompositionColors {
        clipCardBackground: string;
        clipCardBorder: string;
        clipCardHover: string;
        clipNameText: string;
        containerBackground: string;
        containerBorder: string;
        gridBackground: string;
        headerBackground: string;
        headerText: string;
        privateModeColor: string;
        publicModeColor: string;
        readOnlyOverlay: string;
        recorderBackground: string;
        recorderBorder: string;
        recordingIndicator: string;
        recordingPaused: string;
        saveStatusError: string;
        saveStatusSaving: string;
        saveStatusText: string;
        toolbarBackground: string;
        toolbarDivider: string;
        toolbarIcon: string;
        toolbarIconActive: string;
        waveformColor: string;
    }
    Index

    Properties

    clipCardBackground: string
    clipCardBorder: string
    clipCardHover: string
    clipNameText: string
    containerBackground: string
    containerBorder: string
    gridBackground: string
    headerBackground: string
    headerText: string
    privateModeColor: string
    publicModeColor: string
    readOnlyOverlay: string
    recorderBackground: string
    recorderBorder: string
    recordingIndicator: string
    recordingPaused: string
    saveStatusError: string
    saveStatusSaving: string
    saveStatusText: string
    toolbarBackground: string
    toolbarDivider: string
    toolbarIcon: string
    toolbarIconActive: string
    waveformColor: string

    Audio waveform bar color