Skip to main content

SharedClientTheme

Documentation


Documentation / @discordeno/bot / SharedClientTheme

Interface: SharedClientTheme

Defined in: transformers/types.ts:1533

Properties

baseMix

baseMix: number

Defined in: transformers/types.ts:1539

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


baseTheme?

optional baseTheme?: DiscordBaseTheme

Defined in: transformers/types.ts:1541

The mode of the theme


colors

colors: string[]

Defined in: transformers/types.ts:1535

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


gradientAngle

gradientAngle: number

Defined in: transformers/types.ts:1537

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