tsParticles - v4.4.0
    Preparing search index...

    Default themes configuration

    interface DefaultThemes {
        dark?: string;
        light?: string;
    }
    Index
    dark?: string

    The default dark theme

    light?: string

    The default light theme