Assistants Technologies home pagelight logodark logo
  • Support
  • Dashboard
  • Dashboard
Required Configuration
Theme
Home
Discord Dashboard
Soft UI
Discord Dashboard
  • Introduction
Required Configuration
  • Bot
  • Client
  • Domain
  • Port
  • Settings
  • Redirect URL
  • Theme
Optional Configuration
  • Accept Privacy Policy
  • Don't Create Server
  • Efficient Saving System
  • Invite Endpoint
  • Join Guild After Authorization
  • Minimized Console Logs
  • Rate Limits
  • Required Permissions
  • Session Store
  • SSL
  • Support Server
  • Under Maintenance Mode
Form Types
  • Channels Multiple Select
  • Channels Select
  • Checkbox
  • Color Select
  • Embed Builder
  • Input
  • Multiple Select
  • Roles Multiple Select
  • Roles Select
  • Select
  • Spacer
  • Switch
  • Text Area
Methods
  • 3rd Party Module
  • Create Custom Page
  • Dashboard Events
  • Settings Handler
  • Web Sockets
Required Configuration

Theme

Discord-Dashboard Theme

new DBD.Dashboard({
  theme: ThemeModule,
});

​
Example Usage

new DBD.Dashboard({
  theme: SoftUI({}),
});

​
Props

​
theme
Object (ThemeModule)
required

Discord-Dashboard theme module.

Was this page helpful?

Suggest edits
Redirect URLAccept Privacy Policy
discordgithub
Powered by Mintlify
On this page
  • Example Usage
  • Props