logo Search
logo Search
Icon

Get Started

Icon

Configuration

Milieu

Configuration

The Milieu option is an attempt to copy YouTube’s ambient player feature. Where it adds a blurry glow around the player. This uses two <canvas/>s behind the player to make a smooth transition when it changes.

<Nekoma Milieu/>

Configurable:

<Nekoma Milieu={[{
    Blur: "16px",
    Mode: "Default", // "Default" | "Fullscreen"
    Scale: "1.1",
    Speed: "2000"
}]}/>