Skip to content
On this page

Addons

An Array of addon IDs which will be imported into the theme.

Example Usage

js
theme: SoftUI({
    addons: ["addon-id-1", "addon-id-2"]
})

Possible Errors

Error

Failed to initialise
The addon was generated using a different discord-dashboard license, you must delete the file in order to use it as the theme will generate a new working file.

Error

Could not fetch license information from discord-dashboard
The addon manager was unable to fetch the current discord-dashboard license.

Types

Released under the MIT License.