Skip to main content

SharedClientTheme

Documentation


Documentation / @discordeno/bot / SharedClientTheme

Interface: SharedClientTheme

Defined in: transformers/types.ts:1497

Properties

baseMix

baseMix: number

Defined in: transformers/types.ts:1503

The intensity of the theme's colors (max of 100)


baseTheme?

optional baseTheme?: DiscordBaseTheme

Defined in: transformers/types.ts:1505

The mode of the theme


colors

colors: string[]

Defined in: transformers/types.ts:1499

The hexadecimal-encoded colors of the theme (max of 5)


gradientAngle

gradientAngle: number

Defined in: transformers/types.ts:1501

The direction of the theme's colors (max of 360)