Table of Contents

Enum BaseTheme

Namespace
DisCatSharp.Enums
Assembly
DisCatSharp.dll

Represents the base theme of a shared client theme.

public enum BaseTheme

Fields

Unset = 0

Unset theme.

This is equal to Dark and is used when the theme is not explicitly set.

Dark = 1

Dark theme.

Light = 2

Light theme.

Darker = 3

Darker theme.

Midnight = 4

Midnight theme.