Skip to content
On this page

Favicon

Parent: icons

A String which is the background image on the settings page of the guilds.

Example Usage

js
theme: SoftUI({
    icons: {
        backgroundImage: "https://www.imageshine.in/uploads/gallery/geometric-Blue-Wallpaper-Free-Download.jpg"
    }
})

Types

Released under the MIT License.