@gphone/sdk
    Preparing search index...

    Interface WallpaperPreset

    — SDK surface for add-ons; no in-repo app needs to name these.

    interface WallpaperPreset {
        id: string;
        label: string;
        seed: string;
    }
    Index
    id: string
    label: string
    seed: string

    The color the whole phone — wallpaper included — is generated from.